コード例 #1
0
 /** {@inheritdoc} */
 public function attributes()
 {
     return ArrayHelper::merge(parent::attributes(), ['password']);
 }