mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:17:01 +00:00
15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
parameters:
|
|
level: 6
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
treatPhpDocTypesAsCertain: false
|
|
paths:
|
|
- application
|
|
reportUnmatchedIgnoredErrors: false
|
|
excludePaths:
|
|
- application/Espo/Core/Select/SelectManager.php
|
|
services:
|
|
-
|
|
class: EspoDev\PHPStan\Extensions\EntityManagerReturnType
|
|
tags:
|
|
- phpstan.broker.dynamicMethodReturnTypeExtension
|