Smile\ElasticsuiteCore\Search\Request\Query\Nested::getPath PHP Method

getPath() public method

Nested query path.
public getPath ( ) : string
return string
    public function getPath()
    {
        return $this->path;
    }