ParentTrait
Table of Contents
- parent() : $this
 - Sets the Definition to inherit from.
 
Methods
parent()
Sets the Definition to inherit from.
    public
        final            parent(string $parent) : $this
    
        Parameters
- $parent : string
 
Sets the Definition to inherit from.
    public
        final            parent(string $parent) : $this