namespace Drupal\drupalmoduleupgrader\Routing\Drupal7 in Drupal 7 to 8/9 Module Upgrader 8
Class | Location | Description |
---|---|---|
Router |
src/ |
Represents a collection of Drupal 7 routes, i.e., the result of hook_menu(). |
RouteWrapper |
src/ |
Encapsulates a Drupal 7 route (including the link, if any). |