Add option to hide providers #186
Annotations
3 errors
Run PHPStan:
tests/Fixtures/TestTenantUser.php#L32
Generic type Illuminate\Database\Eloquent\Relations\BelongsToMany<DutchCodingCompany\FilamentSocialite\Tests\Fixtures\TestTeam> in PHPDoc tag @return does not specify all template types of class Illuminate\Database\Eloquent\Relations\BelongsToMany: TRelatedModel, TDeclaringModel
|
Run PHPStan:
tests/Fixtures/TestTenantUser.php#L34
Method DutchCodingCompany\FilamentSocialite\Tests\Fixtures\TestTenantUser::teams() should return Illuminate\Database\Eloquent\Relations\BelongsToMany<DutchCodingCompany\FilamentSocialite\Tests\Fixtures\TestTeam> but returns Illuminate\Database\Eloquent\Relations\BelongsToMany<DutchCodingCompany\FilamentSocialite\Tests\Fixtures\TestTeam, $this(DutchCodingCompany\FilamentSocialite\Tests\Fixtures\TestTenantUser)>.
|
Run PHPStan
Process completed with exit code 1.
|
Loading