Verified Commit 3b7dc0f2 authored by Dave Long's avatar Dave Long
Browse files

Issue #3354961 by Spokje: Update @todo comment in...

Issue #3354961 by Spokje: Update @todo comment in \Drupal\Core\Routing\UrlGenerator::getRouteStringIdentifier
parent cb3fe405
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@ protected function getRoute($name) {
   * @return string
   *   Either the route name, or a string that uniquely identifies the route.
   *
   * @todo Remove in https://www.drupal.org/i/3151019
   * @todo Remove in https://www.drupal.org/project/drupal/issues/3339710
   *
   * @internal
   */