You are here

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

The product variation storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

BundleItemSelection
Plugin implementation of the 'commerce_product_bundle_item_selection' field type.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldType

Code

protected $variationStorage;