You are here

protected property TextWrapper::$text in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Utility/TextWrapper.php \Drupal\Tests\Component\Utility\TextWrapper::text

The text value.

Type: string

File

core/tests/Drupal/Tests/Component/Utility/TextWrapper.php, line 19
Contains \Drupal\Tests\Component\Utility\TextWrapper.

Class

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

Namespace

Drupal\Tests\Component\Utility

Code

protected $text = '';