function TestAccessClass::accessResultForbidden
File
-
core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php, line 1082
Class
Namespace
Drupal\Tests\Core\RenderCode
public static function accessResultForbidden() {
return AccessResult::forbidden();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.