You are here

protected property PackageTypeDeriver::$entityTypeManager in Commerce Shipping 8.2

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Deriver/PackageTypeDeriver.php, line 20

Class

PackageTypeDeriver
Exposes each package type config entity as a package type plugin.

Namespace

Drupal\commerce_shipping\Plugin\Deriver

Code

protected $entityTypeManager;