You are here

protected property LinkExtractorBatch::$entityTypeManager in Link checker 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LinkExtractorBatch.php, line 34

Class

LinkExtractorBatch
Helper service to handle extraction index.

Namespace

Drupal\linkchecker

Code

protected $entityTypeManager;