示例#1
0
 /**
  * @inheritDoc
  */
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['url' => 'URL', 'h1' => 'H1', 'page_description' => 'Описание страницы']);
 }