示例#1
0
 public function behaviors()
 {
     $behaviors = [];
     return array_merge(parent::behaviors(), $behaviors);
 }