コード例 #1
0
ファイル: Country.php プロジェクト: schmunk42/yii-sakila-crud
 public function rules()
 {
     return array_merge(parent::rules());
 }