You are here

protected property LinkCheck::$entityTypeManager in Link checker 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/QueueWorker/LinkCheck.php, line 28

Class

LinkCheck
Checks the link.

Namespace

Drupal\linkchecker\Plugin\QueueWorker

Code

protected $entityTypeManager;