Sets the array of settings.
Parameters
array $settings:
The array of settings.
Return value
static
The object itself for chaining.
File
- src/TranslatorInterface.php, line 34
Class
- TranslatorInterface
- Interface for the tmgmt_translator entity.
Namespace
Drupal\tmgmt
Code
public function setSettings(array $settings);