You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon.dist
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,6 @@ includes:
4
4
parameters:
5
5
level: 4
6
6
ignoreErrors:
7
-
-
8
-
message: '#Access to an undefined property Spatie\\MediaLibrary\\MediaCollections\\Models\\Media::\$uuid.#'
9
-
path: support/helpers.php
10
7
-
11
8
message: '#Method CleaniqueCoders\\LaravelMediaSecure\\Http\\Controllers\\MediaController::__invoke\(\) should return Illuminate\\Http\\Response but returns Symfony\\Component\\HttpFoundation\\BinaryFileResponse.#'
0 commit comments