Преглед изворни кода

Remove unnecessary config from phpstan

Jordi Boggiano пре 5 година
родитељ
комит
675f75c4b4
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      phpstan/config.neon

+ 0 - 1
phpstan/config.neon

@@ -16,7 +16,6 @@ parameters:
         - '~^Anonymous function has an unused use \$io\.$~'
         - '~^Anonymous function has an unused use \$cache\.$~'
         - '~^Anonymous function has an unused use \$path\.$~'
-        - '~^Anonymous function has an unused use \$fileName\.$~'
 
         # ion cube is not installed
         - '~^Function ioncube_loader_\w+ not found\.$~'