You are here

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

The product variation storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

BundleItemSelectionDefaultFormatter
Plugin implementation of the 'commerce_product_bundle_item_selection_default' formatter.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldFormatter

Code

protected $productVariationStorage;