Skip to content
Snippets Groups Projects
Commit be3e52b8 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #2614862 by rakesh.gectcr: Missing @param doc for method access

(cherry picked from commit 96f86e68)
parent e2255008
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -55,6 +55,8 @@ public function __construct(ControllerResolverInterface $controller_resolver, Ac
/**
* Checks access for the account and route using the custom access checker.
*
* @param \Symfony\Component\Routing\Route $route
* The route.
* @param \Drupal\Core\Routing\RouteMatchInterface $route_match
* The route match object to be checked.
* @param \Drupal\Core\Session\AccountInterface $account
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment