예제 #1
0
파일: User.php 프로젝트: netis-pl/yii-usr
 public static function model($className = __CLASS__)
 {
     return parent::model($className);
 }