You are here

protected property LinkCheckerBatch::$entityTypeManager in Link checker 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LinkCheckerBatch.php, line 36

Class

LinkCheckerBatch
Helper service to handle links checking.

Namespace

Drupal\linkchecker

Code

protected $entityTypeManager;