mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-02-08 06:18:42 +00:00
fix phpstan
This commit is contained in:
parent
5b9ef62204
commit
2a7300a26c
|
|
@ -62,6 +62,7 @@ class WikiCategory implements \JsonSerializable
|
||||||
* Parent category.
|
* Parent category.
|
||||||
*
|
*
|
||||||
* @var null|int|self
|
* @var null|int|self
|
||||||
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private $parent = null;
|
private $parent = null;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user