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