You are here

protected property ContentImporter::$contentPath in Commerce Demo 8

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

The full path to the content directory.

Type: string

File

src/ContentImporter.php, line 39

Class

ContentImporter
Defines the content importer.

Namespace

Drupal\commerce_demo

Code

protected $contentPath;