コード例 #1
0
ファイル: User.php プロジェクト: huynt57/hatch
 public static function model($className = __CLASS__)
 {
     return parent::model($className);
 }