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
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Finish editing this message first!
Please register or to comment