You are here

protected property RouteSubscriber::$entityTypeManager in Web Service Data 2.0.x

Same name and namespace in other branches
  1. 8 modules/wsdata_field/src/Routing/RouteSubscriber.php \Drupal\wsdata_field\Routing\RouteSubscriber::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/wsdata_field/src/Routing/RouteSubscriber.php, line 21

Class

RouteSubscriber
Subscriber for Field UI routes.

Namespace

Drupal\wsdata_field\Routing

Code

protected $entityTypeManager;