Issue #2614862 by rakesh.gectcr: Missing @param doc for method access
parent
0a97f79072
commit
96f86e6869
|
@ -55,6 +55,8 @@ class CustomAccessCheck implements RoutingAccessInterface {
|
|||
/**
|
||||
* 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
|
||||
|
|
Loading…
Reference in New Issue