You are here

protected property LinkStatusHandlerBase::$entityTypeManager in Link checker 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/LinkStatusHandlerBase.php, line 35

Class

LinkStatusHandlerBase
Base class for Link status handler plugins.

Namespace

Drupal\linkchecker\Plugin

Code

protected $entityTypeManager;