You are here

protected property EnhanceEntityRouteSubscriber::$routeCollection in Form mode manager 8.2

The route collection to add routes.

Type: \Symfony\Component\Routing\RouteCollection

File

src/Routing/EventSubscriber/EnhanceEntityRouteSubscriber.php, line 61

Class

EnhanceEntityRouteSubscriber
Listens to the dynamic route event and enhance existing routes.

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

protected $routeCollection;