shalvah преди 4 години
родител
ревизия
96478dfc09
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      phpstan.neon

+ 1 - 0
phpstan.neon

@@ -6,6 +6,7 @@ parameters:
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\Route::getRoutes\(\).#'
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceRootUrl\(\)#'
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::formatRoot\(\)#'
+        - '#Call to an undefined static method Illuminate\\Support\\Facades\\Storage::path\(\)#'
         - '#Cannot access offset .+ on Illuminate\\Contracts\\Foundation\\Application.#'
         - '#Call to an undefined method Illuminate\\Routing\\Route::versions\(\).#'
         - '#Call to an undefined method Illuminate\\Contracts\\Validation\\Validator::getRules\(\).#'