You are here

service linkchecker.extractor_batch in Link checker 8

Class

Drupal\linkchecker\LinkExtractorBatch
1 string reference to linkchecker.extractor_batch
LinkCheckerAdminSettingsForm::create in src/Form/LinkCheckerAdminSettingsForm.php
Instantiates a new instance of this class.

File

./linkchecker.services.yml
linkchecker.services.yml

View source
  1. class: Drupal\linkchecker\LinkExtractorBatch
  2. arguments:
  3. - '@linkchecker.extractor'
  4. - '@entity_type.manager'
  5. - '@database'