コード例 #1
0
ファイル: FamilyHistory.php プロジェクト: openeyes/openeyes
 /**
  * Returns the static model of the specified AR class.
  *
  * @return FamilyHistory the static model class
  */
 public static function model($className = __CLASS__)
 {
     return parent::model($className);
 }