You are here

protected property RouteSubscriber::$entityTypeManager in Commerce AutoSKU 8.2

The entity type manager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 27
Contains \Drupal\commerce_autosku\Routing\RouteSubscriber.

Class

RouteSubscriber
Subscriber for commerce_autosku routes.

Namespace

Drupal\commerce_autosku\Routing

Code

protected $entityTypeManager;