function AttributeAllowTestClass::notAllowed
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php \Drupal\Tests\Core\Template\AttributeAllowTestClass::notAllowed()
File
-
core/
tests/ Drupal/ Tests/ Core/ Template/ TwigSandboxTest.php, line 195
Class
- AttributeAllowTestClass
- Test class for TwigAllowed attribute.
Namespace
Drupal\Tests\Core\TemplateCode
public function notAllowed() : string {
return __METHOD__;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.