getLabel() . ' (' . $this->getPluginId() . ')'; $text[] = 'Language: ' . $langcode; return new FilterProcessResult(implode("
\n", $text)); } }