Jarves\Admin\ObjectCrud::getOrderBy PHP Method

getOrderBy() public method

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