We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59770f3 commit 7d79bbbCopy full SHA for 7d79bbb
src/Models/Concerns/HasPageTreeTrait.php
@@ -10,6 +10,7 @@
10
/**
11
* @mixin HasParent
12
* @mixin Model
13
+ *
14
* @property int|null $parent_id
15
*/
16
trait HasPageTreeTrait
0 commit comments