Update phpstan config
This commit is contained in:
parent
dbaf78741a
commit
64554680f2
|
@ -15,5 +15,3 @@ parameters:
|
||||||
- '#Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable::api\(\)#'
|
- '#Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable::api\(\)#'
|
||||||
- '#Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable::getNamiGroupId\(\)#'
|
- '#Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable::getNamiGroupId\(\)#'
|
||||||
- '#Illuminate\\Contracts\\Auth\\Authenticatable\|null given#'
|
- '#Illuminate\\Contracts\\Auth\\Authenticatable\|null given#'
|
||||||
|
|
||||||
checkMissingIterableValueType: false
|
|
||||||
|
|
Loading…
Reference in New Issue