You are here

protected property ContentImporter::$store in Commerce Demo 8

Same name and namespace in other branches
  1. 8.2 src/ContentImporter.php \Drupal\commerce_demo\ContentImporter::store

The current store.

Type: \Drupal\commerce_store\Entity\StoreInterface

File

src/ContentImporter.php, line 46

Class

ContentImporter
Defines the content importer.

Namespace

Drupal\commerce_demo

Code

protected $store;