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: app/phpstan-baseline.neon
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,6 @@ parameters:
4
4
message:"#^Method Domain\\\\Product\\\\Models\\\\Product\\:\\:category\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
5
5
count:1
6
6
path:src/Domain/Product/Models/Product.php
7
-
8
-
-
9
-
message:"#^Class Support\\\\Filters\\\\FuzzyFilter implements generic interface Spatie\\\\QueryBuilder\\\\Filters\\\\Filter but does not specify its types\\: TModelClass$#"
10
-
count:1
11
-
path:src/Support/Filters/FuzzyFilter.php
12
-
13
-
-
14
-
message:"#^Method Support\\\\Filters\\\\FuzzyFilter\\:\\:__invoke\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Builder does not specify its types\\: TModelClass$#"
0 commit comments