You are here

service snp.get_services in Simple Node Importer 8

Class

Drupal\simple_node_importer\Services\GetServices
5 string references to snp.get_services
NodeImportController::create in src/Controller/NodeImportController.php
Instantiates a new instance of this class.
SimpleNodeConfirmImportForm::create in src/Form/SimpleNodeConfirmImportForm.php
Instantiates a new instance of this class.
SimpleNodeImporterMappingForm::create in src/Form/SimpleNodeImporterMappingForm.php
Instantiates a new instance of this class.
SimpleUserConfirmImportForm::create in src/Form/SimpleUserConfirmImportForm.php
Instantiates a new instance of this class.
SimpleUserImporterMappingForm::create in src/Form/SimpleUserImporterMappingForm.php
Instantiates a new instance of this class.

File

./simple_node_importer.services.yml
simple_node_importer.services.yml

View source
  1. class: Drupal\simple_node_importer\Services\GetServices
  2. arguments:
  3. - '@config.factory'