protected property FormattableMarkup::$string in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/Render/FormattableMarkup.php \Drupal\Component\Render\FormattableMarkup::string
The string containing placeholders.
Type: string
File
- core/
lib/ Drupal/ Component/ Render/ FormattableMarkup.php, line 68
Class
- FormattableMarkup
- Formats a string for HTML display by replacing variable placeholders.
Namespace
Drupal\Component\RenderCode
protected $string;