diff --git a/phpstan.neon b/phpstan.neon index 6e7a10000b..8c937938d8 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,6 +7,7 @@ parameters: reportUnmatchedIgnoredErrors: false excludePaths: - application/Espo/Core/Select/SelectManager.php + - custom/Espo/Modules/*/vendor/* services: - class: EspoDev\PHPStan\Extensions\EntityManagerReturnType