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