You are here

protected property SafeStringTrait::$string in Service Container 7.2

Same name and namespace in other branches
  1. 7 lib/Drupal/Component/Utility/SafeStringTrait.php \Drupal\Component\Utility\SafeStringTrait::string

The safe string.

Type: string

File

lib/Drupal/Component/Utility/SafeStringTrait.php, line 22
Contains \Drupal\Component\Utility\SafeStringTrait.

Class

SafeStringTrait
Implements SafeStringInterface and Countable for rendered objects.

Namespace

Drupal\Component\Utility

Code

protected $string;