The safe string.
Type: string
File
- core/lib/Drupal/Component/Render/MarkupTrait.php, line 19
Class
- MarkupTrait
- Implements MarkupInterface and Countable for rendered objects.
Namespace
Drupal\Component\Render
Code
protected $string;
The safe string.
Type: string
Drupal\Component\Render
protected $string;
Please login to continue.