Shalvah 2 months ago
parent
commit
40a623780c
1 changed files with 0 additions and 5 deletions
  1. 0 5
      phpstan.neon

+ 0 - 5
phpstan.neon

@@ -13,14 +13,9 @@ parameters:
           path: camel\BaseDTOCollection.php
         - identifier: argument.templateType
         - '#Call to an undefined method ReflectionType::getName\(\).#'
-        - '#Call to an undefined method Illuminate\\Contracts\\Filesystem\\Filesystem::path\(\)#'
         - '#Call to an undefined method Illuminate\\Contracts\\Foundation\\Application::forgetInstance\(\)#'
         - '#Access to an undefined property Illuminate\\Support\\HigherOrderCollectionProxy#'
         - '#Access to an undefined property Illuminate\\Contracts\\Foundation\\Application::\$view#'
         - '#Unsafe usage of new static#'
         - '#Dead catch#'
-        - '/Call to an undefined method League\\Flysystem\\Filesystem::deleteDir\(\)./'
-        - '/Instantiated class League\\Flysystem\\Adapter\\Local not found./'
-        - '/Parameter #1 \$adapter of class League\\Flysystem\\Filesystem constructor expects League\\Flysystem\\FilesystemAdapter, League\\Flysystem\\Adapter\\Local given./'
-        - '/Call to method getPathPrefix\(\) on an unknown class League\\Flysystem\\Adapter\\Local/'
         - '/Access to an undefined property Knuckles\\Scribe\\Extracting\\Shared\\ResponseFieldTools::\$config./'