function TextFormatElementFormTest::getUrl
Same name in other branches
- 8.9.x core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php \Drupal\Tests\filter\Kernel\TextFormatElementFormTest::getUrl()
Overrides AssertContentTrait::getUrl
File
-
core/
modules/ filter/ tests/ src/ Kernel/ TextFormatElementFormTest.php, line 138
Class
- TextFormatElementFormTest
- Tests PathElement validation and conversion functionality.
Namespace
Drupal\Tests\filter\KernelCode
protected function getUrl() {
// \Drupal\simpletest\AssertContentTrait needs this for ::assertFieldByName
// to work.
return 'Internal rendering';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.