You are here

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

The product bundle item storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldFormatter/BundleItemSelectionDefaultFormatter.php, line 38

Class

BundleItemSelectionDefaultFormatter
Plugin implementation of the 'commerce_product_bundle_item_selection_default' formatter.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldFormatter

Code

protected $bundleItemStorage;