EntityRouteProviderInterface
interface EntityRouteProviderInterface (View source)
Allows entity types to provide routes.
Methods
RouteCollection|Route[]
Details
RouteCollection|Route[]
getRoutes(EntityTypeInterface $entity_type)
Provides routes for entities.