You are here

protected property Importer::$contentProcessor in GatherContent 8.4

The ContentProcessor fills the nodes with imported content.

Type: \Drupal\gathercontent\Import\ContentProcess\ContentProcessor

File

src/Import/Importer.php, line 33

Class

Importer
Class for handling import/update logic from GatherContent to Drupal.

Namespace

Drupal\gathercontent\Import

Code

protected $contentProcessor;