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