You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anonymous functionshouldreturn Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model> but returns
Khalyomede\EloquentUuidSlug\Builder\SluggableBuilder<App\Models\ShoppingList>.
💡 Template type TModelClass on class Illuminate\Database\Eloquent\Builder is not covariant. Learn more:
https://phpstan.org/blog/whats-up-with-template-covariant
The text was updated successfully, but these errors were encountered:
khalyomede
changed the title
Static analysis does not preserves Eloquent model
Trait doesn't preserves Eloquent model generic when running static analysis
Jul 30, 2023
Running PHPStan on this code will return the error below
The text was updated successfully, but these errors were encountered: