shalvah 2 лет назад
Родитель
Сommit
9a02fdb91b
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      phpstan.neon

+ 0 - 1
phpstan.neon

@@ -4,7 +4,6 @@ parameters:
     inferPrivatePropertyTypeFromConstructor: true
     ignoreErrors:
         - '#Call to an undefined method Illuminate\\Routing\\Route::versions\(\).#'
-        - '#Call to an undefined method Illuminate\\Contracts\\Validation\\Validator::getRules\(\).#'
         - '#Call to an undefined method ReflectionType::getName\(\).#'
         - '#.+Dingo.+#'
         - '#Call to an undefined method Illuminate\\Contracts\\Filesystem\\Filesystem::path\(\)#'