public function fields() { return [ 'bundle' => $this ->t('Paragraph type machine name'), 'name' => $this ->t('Paragraph type label'), 'description' => $this ->t('Paragraph type description'), ]; }