We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e801f commit 92ecf51Copy full SHA for 92ecf51
phpstan.neon
@@ -11,4 +11,4 @@ parameters:
11
- '#(.*)NunoMaduro\\Collision(.*)#'
12
- '#Instantiated class Whoops\\Exception\\Inspector not found\.#'
13
- '#.+Dingo.+#'
14
- - '#Call to an undefined method Illuminate\Contracts\Filesystem\Filesystem::url()#'
+ - '#Call to an undefined method Illuminate\\Contracts\\Filesystem\\Filesystem::url()#'
0 commit comments