Skip to content

Commit a8431f5

Browse files
committed
Ignore generic types on relationships
1 parent 58fa8a7 commit a8431f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ parameters:
2525

2626
# Ignore relationship generics
2727
- '#Generic type Illuminate\\Database\\Eloquent\\Relations\\#'
28+
- '#should return Illuminate\\Database\\Eloquent\\Relations\\.*?but returns.*Illuminate\\Database\\Eloquent\\Relations\\#'
2829

2930
# Laravel-Ide-Helper integration
3031
- '#PHPDoc tag @mixin contains unknown class Eloquent#'

0 commit comments

Comments
 (0)