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