function TestAccessClass::accessResultAllowed

File

core/tests/Drupal/Tests/Core/Render/RendererTest.php, line 1078

Class

TestAccessClass

Namespace

Drupal\Tests\Core\Render

Code

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.