mirror of
https://github.com/archtechx/tenancy.git
synced 2026-08-06 05:54:03 +00:00
phpstan fix: comment ignore
This commit is contained in:
parent
c07996ede0
commit
44b97ae096
1 changed files with 3 additions and 3 deletions
|
|
@ -15,9 +15,9 @@ parameters:
|
|||
ignoreErrors:
|
||||
- identifier: trait.unused
|
||||
- identifier: missingType.iterableValue
|
||||
-
|
||||
message: '#Spatie\\Invade\\Invader#'
|
||||
identifier: method.notFound
|
||||
#-
|
||||
# message: '#Spatie\\Invade\\Invader#'
|
||||
# identifier: method.notFound
|
||||
-
|
||||
message: '#Spatie\\Invade\\Invader#'
|
||||
identifier: property.notFound
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue