Exemple #1
0
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['url' => '视频链接', 'imageFile' => '缩略图', 'author' => '作者', 'editor' => '编辑', 'category' => '分类']);
 }