You are here

protected property ShippingProfileWidget::$entityTypeManager in Commerce Shipping 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/ShippingProfileWidget.php, line 33

Class

ShippingProfileWidget
Plugin implementation of 'commerce_shipping_profile'.

Namespace

Drupal\commerce_shipping\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;