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.
2 parents 68309a1 + 7d79bbb commit 34956ecCopy full SHA for 34956ec
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