function TestAccessClass::accessResultAllowed
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Render/RendererTest.php \Drupal\Tests\Core\Render\TestAccessClass::accessResultAllowed()
- 10 core/tests/Drupal/Tests/Core/Render/RendererTest.php \Drupal\Tests\Core\Render\TestAccessClass::accessResultAllowed()
- 11.x core/tests/Drupal/Tests/Core/Render/RendererTest.php \Drupal\Tests\Core\Render\TestAccessClass::accessResultAllowed()
File
-
core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php, line 1049
Class
Namespace
Drupal\Tests\Core\RenderCode
public static function accessResultAllowed() {
return AccessResult::allowed();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.