initial commit #2
Annotations
10 errors
PHPStan:
src/Contracts/Interactable.php#L9
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::followers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L11
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::follows() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L13
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::likers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L15
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::likes() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L17
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::subscribers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L19
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::subscribed() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L21
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::participants() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L23
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::participates() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L25
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::bookmarkers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|
PHPStan:
src/Contracts/Interactable.php#L27
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::bookmarked() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
|