You are here

protected property ContentImporter::$contentPath in Commerce Demo 8.2

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

The full path to the content directory.

Type: string

File

src/ContentImporter.php, line 32

Class

ContentImporter
Defines the content importer.

Namespace

Drupal\commerce_demo

Code

protected $contentPath;