You are here

protected property ExportCommand::$contentExporter in Commerce Demo 8.2

Same name and namespace in other branches
  1. 8 src/Command/ExportCommand.php \Drupal\commerce_demo\Command\ExportCommand::contentExporter

The content exporter.

Type: \Drupal\commerce_demo\ContentExporter

File

src/Command/ExportCommand.php, line 42

Class

ExportCommand
Provides a command for exporting content entities.

Namespace

Drupal\commerce_demo\Command

Code

protected $contentExporter;