function TestClass::_setRawContent
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php \Drupal\Tests\Core\Test\TestClass::_setRawContent()
File
-
core/
tests/ Drupal/ Tests/ Core/ Test/ AssertContentTraitTest.php, line 41
Class
Namespace
Drupal\Tests\Core\TestCode
public function _setRawContent($content) {
$this->setRawContent($content);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.