You are here

service gathercontent.content_processor in GatherContent 8.4

Class

Drupal\gathercontent\Import\ContentProcess\ContentProcessor
1 string reference to gathercontent.content_processor
Importer::create in src/Import/Importer.php
Instantiates a new instance of this class.

File

./gathercontent.services.yml
gathercontent.services.yml

View source
  1. class: Drupal\gathercontent\Import\ContentProcess\ContentProcessor
  2. arguments:
  3. - '@gathercontent.client'
  4. - '@gathercontent.metatag'
  5. - '@datetime.time'