OEModule\OphCiExamination\models\OphCiExamination_Gonioscopy_Van_Herick::model PHP 메소드

model() 공개 정적인 메소드

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