diff --git a/phpstan.neon b/phpstan.neon index 0ffdc5e1..d2413da4 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -15,5 +15,3 @@ parameters: - '#Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable::api\(\)#' - '#Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable::getNamiGroupId\(\)#' - '#Illuminate\\Contracts\\Auth\\Authenticatable\|null given#' - - checkMissingIterableValueType: false