protected property TranslatableMarkup::$options in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php \Drupal\Core\StringTranslation\TranslatableMarkup::options
The translation options.
Type: array
File
- core/
lib/ Drupal/ Core/ StringTranslation/ TranslatableMarkup.php, line 37
Class
- TranslatableMarkup
- Provides translatable markup class.
Namespace
Drupal\Core\StringTranslationCode
protected $options;