Jackalope\Query\QOM\DescendantNodeConstraint::getAncestorPath PHP Method

getAncestorPath() public method

{@inheritDoc}
public getAncestorPath ( )
    public function getAncestorPath()
    {
        return $this->path;
    }