Overrides RowPluginBase::render
public function render($row) { return $this->getEntityTranslationRenderer() ->renderByRelationship($row, $this->options['relationship'] ?? 'none'); }