Overrides FieldPluginBase::init
public function init(ViewExecutable $view, DisplayPluginBase $display, ?array &$options = NULL) { parent::init($view, $display, $options); $this->additional_fields[$this->definition['entity type field']] = $this->definition['entity type field']; }