Jarves\Admin\ObjectCrud::getCustomOrderBy PHP Method

getCustomOrderBy() public method

public getCustomOrderBy ( ) : string
return string
    public function getCustomOrderBy()
    {
        return $this->customOrderBy;
    }
ObjectCrud