You are here

protected property RouteSubscriber::$entityTypeManager in Webform Views Integration 8.5

Type: EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 26

Class

RouteSubscriber
Alter the routes in order to allow multiple views on the same route.

Namespace

Drupal\webform_views\Routing

Code

protected $entityTypeManager;