128], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'title' => 'Title', 'keywords' => 'Keywords', 'description' => 'Description', 'entity' => 'entity', 'entity_id' => 'entity ID', ]; } }