mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-02-15 07:48: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
|
* Parent
|
||||||
*
|
*
|
||||||
* @var mixed
|
* @var null|self
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected ?self $parent = null;
|
protected ?self $parent = null;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user