Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Access / AccessManagerInterface.php
index bbb1ec95efb1e3ecf25d34f8151bf2c5c7a37842..2ea6a6a9c2addb3df99862d65a94df3764af101a 100644 (file)
@@ -38,7 +38,7 @@ interface AccessManagerInterface {
   /**
    * Execute access checks against the incoming request.
    *
-   * @param Request $request
+   * @param \Symfony\Component\HttpFoundation\Request $request
    *   The incoming request.
    * @param \Drupal\Core\Session\AccountInterface $account
    *   (optional) Run access checks for this account. Defaults to the current