You are here

protected property CreateQuantity::$quantityStorage in farmOS 2.x

Quantity entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/core/quantity/src/Plugin/migrate/process/CreateQuantity.php, line 30

Class

CreateQuantity
Create quantity entities.

Namespace

Drupal\quantity\Plugin\migrate\process

Code

protected $quantityStorage;