mirror of
https://github.com/archtechx/tenancy.git
synced 2026-08-06 12:04:04 +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:
|
ignoreErrors:
|
||||||
- identifier: trait.unused
|
- identifier: trait.unused
|
||||||
- identifier: missingType.iterableValue
|
- identifier: missingType.iterableValue
|
||||||
-
|
#-
|
||||||
message: '#Spatie\\Invade\\Invader#'
|
# message: '#Spatie\\Invade\\Invader#'
|
||||||
identifier: method.notFound
|
# identifier: method.notFound
|
||||||
-
|
-
|
||||||
message: '#Spatie\\Invade\\Invader#'
|
message: '#Spatie\\Invade\\Invader#'
|
||||||
identifier: property.notFound
|
identifier: property.notFound
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue