You are here

protected property LocalStockTransactionEvent::$entityTypeManager in Commerce Stock 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/local_storage/src/Event/LocalStockTransactionEvent.php, line 29

Class

LocalStockTransactionEvent
Defines the stock location event.

Namespace

Drupal\commerce_stock_local\Event

Code

protected $entityTypeManager;