Smile\ElasticsuiteCore\Search\Request\SortOrder\Nested::getNestedPath PHP Method

getNestedPath() public method

Nested sort path.
public getNestedPath ( ) : string
return string
    public function getNestedPath()
    {
        return $this->nestedPath;
    }