You are here

protected property GenerateProducts::$productStorage in Commerce Bulk 8

The product storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/commerce_generate/src/Plugin/DevelGenerate/GenerateProducts.php, line 57

Class

GenerateProducts
Provides a GenerateProducts plugin.

Namespace

Drupal\commerce_generate\Plugin\DevelGenerate

Code

protected $productStorage;