protected property TranslatableMarkup::$string in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php \Drupal\Core\StringTranslation\TranslatableMarkup::string
The string to be translated.
Type: string
File
- core/
lib/ Drupal/ Core/ StringTranslation/ TranslatableMarkup.php, line 36 - Contains \Drupal\Core\StringTranslation\TranslatableMarkup.
Class
- TranslatableMarkup
- Provides translatable markup class.
Namespace
Drupal\Core\StringTranslationCode
protected $string;