Jackalope\Query\QOM\ChildNodeConstraint::getParentPath PHP Method

getParentPath() public method

{@inheritDoc}
public getParentPath ( )
    public function getParentPath()
    {
        return $this->parentPath;
    }