function AttributeAllowTestClass::allowed

Attributes

#[TwigAllowed]

File

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

Class

AttributeAllowTestClass
Test class for TwigAllowed attribute.

Namespace

Drupal\Tests\Core\Template

Code

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

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