Add configurable team resolver for permission team id #135
Annotations
4 errors
phpstan:
src/PermissionServiceProvider.php#L147
Call to function method_exists() with 'Illuminate\\Routing\\Route' and 'macro' will always evaluate to true.
|
phpstan:
src/Traits/HasPermissions.php (in context of class Spatie/Permission/Models/Permission)#L351
Call to function method_exists() with $this(Spatie\Permission\Models\Permission) and 'roles' will always evaluate to true.
|
phpstan:
src/Traits/HasRoles.php (in context of class Spatie/Permission/Models/Permission)#L130
Instanceof between Spatie\Permission\Contracts\Role and Spatie\Permission\Contracts\Role will always evaluate to true.
|
phpstan
Process completed with exit code 1.
|