mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-17 20:58:41 +00:00
fix phpstan
This commit is contained in:
parent
3cf280813d
commit
39782b84ec
|
|
@ -45,7 +45,7 @@ class KanbanBoard implements \JsonSerializable
|
||||||
|
|
||||||
private int $status = BoardStatus::ACTIVE;
|
private int $status = BoardStatus::ACTIVE;
|
||||||
|
|
||||||
private $order = 0;
|
private int $order = 0;
|
||||||
/**
|
/**
|
||||||
* Description.
|
* Description.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user