function TestController::accessDeny
File
-
core/
tests/ Drupal/ Tests/ Core/ Access/ CustomAccessCheckTest.php, line 141
Class
Namespace
Drupal\Tests\Core\AccessCode
public function accessDeny() {
return AccessResult::neutral();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.