/** * @inheritdoc * @return array */ protected function fields() { return array_merge(parent::fields(), ['content']); }