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