You are here

protected property LinkStatusHandle::$entityTypeManager in Link checker 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

LinkStatusHandle
Handler a status of a link.

Namespace

Drupal\linkchecker\Plugin\QueueWorker

Code

protected $entityTypeManager;