Support Laravel 11 #70
Annotations
6 errors
phpstan (8.3, stable):
src/IdeHelper/BelongsToThroughRelationsHook.php#L15
Class Staudenmeir\BelongsToThrough\IdeHelper\BelongsToThroughRelationsHook implements unknown interface Barryvdh\LaravelIdeHelper\Contracts\ModelHookInterface.
|
phpstan (8.3, stable):
src/IdeHelper/BelongsToThroughRelationsHook.php#L17
Parameter $command of method Staudenmeir\BelongsToThrough\IdeHelper\BelongsToThroughRelationsHook::run() has invalid type Barryvdh\LaravelIdeHelper\Console\ModelsCommand.
|
phpstan (8.3, stable):
src/IdeHelper/BelongsToThroughRelationsHook.php#L45
Parameter $command of method Staudenmeir\BelongsToThrough\IdeHelper\BelongsToThroughRelationsHook::addRelationship() has invalid type Barryvdh\LaravelIdeHelper\Console\ModelsCommand.
|
phpstan (8.3, stable):
src/IdeHelperServiceProvider.php#L29
Class Barryvdh\LaravelIdeHelper\Console\ModelsCommand not found.
|
phpstan (8.3, stable):
tests/IdeHelper/BelongsToThroughRelationsHookTest.php#L35
Class Barryvdh\LaravelIdeHelper\Console\ModelsCommand not found.
|
phpstan (8.3, stable)
Process completed with exit code 1.
|