Xpressengine\Support\Tree\NodeInterface::getParent PHP Method

getParent() public method

Return the parent node or null
public getParent ( ) : Xpressengine\Support\Tree\NodeInterface
return Xpressengine\Support\Tree\NodeInterface
    public function getParent();