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

getType() public method

{@inheritDoc}
public getType ( )
    public function getType()
    {
        return SortOrderInterface::TYPE_NESTED;
    }