protected property TextWrapper::$text in Drupal 8
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\UtilityCode
protected $text = '';