Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Render / MainContent / DialogRenderer.php
index 664063a5fe88e0fae0e3f461e1ac56c8a641264e..cc0d228515a7a7091a11b22f900a88d82f11838e 100644 (file)
@@ -62,7 +62,7 @@ class DialogRenderer implements MainContentRendererInterface {
    *
    * @param array &$options
    *   The 'target' option, if set, is used, and then removed from $options.
-   * @param RouteMatchInterface $route_match
+   * @param \Drupal\Core\Routing\RouteMatchInterface $route_match
    *   When no 'target' option is set in $options, $route_match is used instead
    *   to determine the target.
    *