UP #6
Annotations
3 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/View/Components/Card.php#L24
Property Relaticle\Flowforge\View\Components\Card::$attributes (array) overriding property Illuminate\View\Component::$attributes should not have a native type.
|
|
phpstan:
src/Livewire/KanbanBoard.php#L80
Call to an undefined method Relaticle\Flowforge\Contracts\IKanbanAdapter::getItemsForStatus().
|