OphTrOperationbooking_ScheduleOperation_PatientUnavailableReason::defaultScope PHP Method

defaultScope() public method

public defaultScope ( )
    public function defaultScope()
    {
        return array('order' => $this->getTableAlias(true, false) . '.display_order');
    }