OEModule\OphCiExamination\models\OphCiExamination_Comorbidities_Item::model PHP Method

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : OphCiExamination_Comorbidities_Item
return OphCiExamination_Comorbidities_Item the static model class
    public static function model($className = __CLASS__)
    {
        return parent::model($className);
    }