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

model() public static method

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