mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-28 23:58:41 +00:00
Type and cs fixes
This commit is contained in:
parent
8d4d89a0d2
commit
cc2e69af57
|
|
@ -45,7 +45,7 @@ class Department implements ArrayableInterface, \JsonSerializable
|
|||
/**
|
||||
* Parent
|
||||
*
|
||||
* @var mixed
|
||||
* @var null|self
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected ?self $parent = null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user