class HtmlTestMarkup
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Component/Utility/HtmlTest.php \Drupal\Tests\Component\Utility\HtmlTestMarkup
- 10 core/tests/Drupal/Tests/Component/Utility/HtmlTest.php \Drupal\Tests\Component\Utility\HtmlTestMarkup
- 11.x core/tests/Drupal/Tests/Component/Utility/HtmlTest.php \Drupal\Tests\Component\Utility\HtmlTestMarkup
Marks an object's __toString() method as returning markup.
Hierarchy
- class \Drupal\Tests\Component\Utility\HtmlTestMarkup implements \Drupal\Component\Render\MarkupInterface uses \Drupal\Component\Render\MarkupTrait
Expanded class hierarchy of HtmlTestMarkup
File
-
core/
tests/ Drupal/ Tests/ Component/ Utility/ HtmlTest.php, line 429
Namespace
Drupal\Tests\Component\UtilityView source
class HtmlTestMarkup implements MarkupInterface {
use MarkupTrait;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.