diff --git a/phpstan.neon b/phpstan.neon index 03b43502..0033d29d 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -52,3 +52,7 @@ parameters: # debug function - '#Function "d\(\)" cannot be used/left in the code#' + + - + identifier: classConstant.deprecatedClass + path: rules-tests/CodeQuality/Rector/Property/MakeEntityDateTimePropertyDateTimeInterfaceRector/config/configured_rule.php