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