diff --git a/phpstan.neon b/phpstan.neon index e93b00855a..433beac9e8 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,7 +7,6 @@ parameters: reportUnmatchedIgnoredErrors: false excludePaths: analyse: - - application/Espo/Core/Select/SelectManager.php - custom/Espo/Modules/*/vendor/* services: -