Returns the array of settings.
See the documentation of the translator plugin for supported or required settings.
array The array of settings.
Overrides TranslatorInterface::getSettings
public function getSettings() {
return $this->settings;
}