JoliTypo\StateNode::getParent PHP Method

getParent() public method

public getParent ( ) : DOMNode
return DOMNode
    public function getParent()
    {
        return $this->parent;
    }