OphTrOperationbooking_ScheduleOperation_PatientUnavailableReason::defaultScope PHP 메소드

defaultScope() 공개 메소드

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