Jarves\Admin\ObjectCrud::getOrderByDirection PHP Method

getOrderByDirection() public method

public getOrderByDirection ( ) : string
return string
    public function getOrderByDirection()
    {
        return $this->orderByDirection;
    }
ObjectCrud