You are here

protected property TranslatableMarkup::$options in Drupal 8

Same name and namespace in other branches
  1. 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\StringTranslation

Code

protected $options;