Allows entity types to provide routes.
Hierarchy
- interface \Drupal\Core\Entity\Routing\EntityRouteProviderInterface
File
- core/lib/Drupal/Core/Entity/Routing/EntityRouteProviderInterface.php, line 10
Namespace
Drupal\Core\Entity\Routing
Members
Name | Modifiers | Type | Description |
---|---|---|---|
EntityRouteProviderInterface::getRoutes | public | function | Provides routes for entities. |
Please login to continue.