Smile\ElasticsuiteCore\Search\Request::getSortOrders PHP Method

getSortOrders() public method

{@inheritDoc}
public getSortOrders ( )
    public function getSortOrders()
    {
        return $this->sortOrders;
    }