TextWrapper::$text

The text value.

Type: string

File

core/tests/Drupal/Tests/Component/Utility/TextWrapper.php, line 15

Class

TextWrapper
Used by SafeMarkupTest to test that a class with a __toString() method works.

Namespace

Drupal\Tests\Component\Utility

Code

protected $text = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.