OEModule\PatientTicketing\models\QueueSetCategory::model PHP Метод

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : OphTrOperationnote_GlaucomaTube_PlatePosition
Результат OphTrOperationnote_GlaucomaTube_PlatePosition the static model class
    public static function model($className = __CLASS__)
    {
        return parent::model($className);
    }