Use alias for deferred provider #120
Annotations
3 errors
phpstan (8.4, stable):
src/IdeHelperServiceProvider.php#L21
Parameter #2 $alias of method Illuminate\Contracts\Container\Container::alias() expects string, mixed given.
|
phpstan (8.4, stable):
src/IdeHelperServiceProvider.php#L43
Method Staudenmeir\BelongsToThrough\IdeHelperServiceProvider::provides() should return list<string> but returns array{mixed}.
|
phpstan (8.4, stable)
Process completed with exit code 1.
|