class HtmlTestMarkup

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Utility/HtmlTest.php \Drupal\Tests\Component\Utility\HtmlTestMarkup
  2. 10 core/tests/Drupal/Tests/Component/Utility/HtmlTest.php \Drupal\Tests\Component\Utility\HtmlTestMarkup
  3. 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

Expanded class hierarchy of HtmlTestMarkup

File

core/tests/Drupal/Tests/Component/Utility/HtmlTest.php, line 409

Namespace

Drupal\Tests\Component\Utility
View 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.