function AttributeAllowTestClass::notAllowed

File

core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php, line 195

Class

AttributeAllowTestClass
Test class for TwigAllowed attribute.

Namespace

Drupal\Tests\Core\Template

Code

public function notAllowed() : string {
  return __METHOD__;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.