File tree 1 file changed +0
-14
lines changed
1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -9,18 +9,4 @@ parameters:
9
9
- resources/lang
10
10
- resources/views
11
11
12
-
13
12
level : 4
14
-
15
- ignoreErrors :
16
- - ' #Class , interface or enum named # '
17
- - '#Call to an undefined static method App\\Models\\.*::where.*\ (\)#'
18
- - '#Call to an undefined static method App\\Models\\.*::firstOr.*\ (\)#'
19
- - '#Call to an undefined static method App\\Models\\.*::find.*\ (\)#'
20
- - '#Call to an undefined static method App\\Models\\.*::get.*\ (\)#'
21
- - '#Call to an undefined static method App\\Models\\.*::has.*\ (\)#'
22
- - '#Call to static method info\ (\ ) on an unknown class Log #'
23
- - '#Call to static method debug\ (\ ) on an unknown class Log #'
24
- - '#Call to static method getSchemaBuilder\ (\ ) on an unknown class DB #'
25
- - '#Call to static method call\ (\ ) on an unknown class Artisan. #'
26
-
You can’t perform that action at this time.
0 commit comments