Jarves\Admin\ObjectCrud::getCustomOrderBy PHP Méthode

getCustomOrderBy() public méthode

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