Jarves\Admin\ObjectCrud::getCustomOrderBy PHP 메소드

getCustomOrderBy() 공개 메소드

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