Verified Commit 4be0b2eb authored by quietone's avatar quietone
Browse files

fix: #3564926 Fix the documentation for SystemAdminMenuBlockAccessCheck::access() first parameter

By: avpaderno
By: smustgrave
(cherry picked from commit 4f6651dc)
parent d6b0be89
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ public function __construct(
   * Checks access.
   *
   * @param \Drupal\Core\Routing\RouteMatchInterface $route_match
   *   The cron key.
   *   The route match object to be checked.
   * @param \Drupal\Core\Session\AccountInterface $account
   *   The current user.
   *