You are here

protected property BundleItemSelection::$bundleItemStorage in Commerce Product Bundle 8

The product bundle item storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldType/BundleItemSelection.php, line 37

Class

BundleItemSelection
Plugin implementation of the 'commerce_product_bundle_item_selection' field type.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldType

Code

protected $bundleItemStorage;