protected property TranslationWrapper::$arguments in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Core/StringTranslation/TranslationWrapper.php \Drupal\Core\StringTranslation\TranslationWrapper::arguments
The translation arguments.
Type: array
File
- lib/
Drupal/ Core/ StringTranslation/ TranslationWrapper.php, line 33 - Contains \Drupal\Core\StringTranslation\TranslationWrapper.
Class
- TranslationWrapper
- Provides a class to wrap a translatable string.
Namespace
Drupal\Core\StringTranslationCode
protected $arguments;