You are here

protected property TranslatableMarkup::$options in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 50
Contains \Drupal\Core\StringTranslation\TranslatableMarkup.

Class

TranslatableMarkup
Provides translatable markup class.

Namespace

Drupal\Core\StringTranslation

Code

protected $options;