255] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'item_id' => 'Item ID', 'seo_title' => 'Seo Title', 'seo_h1' => 'Seo H1', 'seo_description' => 'Seo Description', 'seo_translite' => 'Seo Translite', 'url' => 'url' ]; } }