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 47eb952 commit 2000cd0Copy full SHA for 2000cd0
extension.neon
@@ -26,7 +26,7 @@ parameters:
26
# Ignore relationship generics
27
- '#Generic type Illuminate\\Database\\Eloquent\\Relations\\#'
28
- '#should return Illuminate\\Database\\Eloquent\\Relations\\.*?but returns.*Illuminate\\Database\\Eloquent\\Relations\\#'
29
-# - '#return type with generic class does not specify its types:#'
+ - '#generic class Illuminate\\Database\\Eloquent\\(Builder|Relations\\).*? does not specify its types:#'
30
31
# Laravel-Ide-Helper integration
32
- '#PHPDoc tag @mixin contains unknown class Eloquent#'
0 commit comments