I hereby claim:
- I am sjclemmy on github.
- I am sjclemmy (https://keybase.io/sjclemmy) on keybase.
- I have a public key ASCR7Vujw97x9RdE59dqDxvWOU7OBVciaYBWHwBfqLCNAAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| use \Franzose\ClosureTable\Models\Entity as ClosureEntity; | |
| Class PolyClosureModel extends ClosureEntity { | |
| protected $rootKey; | |
| public function getDescendants(array $columns = ['*']) | |
| { |