function TestController::accessAllow

File

core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php, line 144

Class

TestController

Namespace

Drupal\Tests\Core\Access

Code

public function accessAllow() {
  return AccessResult::allowed();
}

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