You are here

protected property PrepareUninstallForm::$entityTypeManager in Commerce Stock 8

The entity_type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/local_storage/src/Form/PrepareUninstallForm.php, line 25

Class

PrepareUninstallForm
The always in stock field uninstall form.

Namespace

Drupal\commerce_stock_local\Form

Code

protected $entityTypeManager;