GraphAware\Neo4j\OGM\Query\Pagination::getOrderBy PHP Метод

getOrderBy() публичный Метод

public getOrderBy ( )
    public function getOrderBy()
    {
        return $this->orderBy;
    }