You are here

protected property EntityMatcher::$entityTypeManager in Linkit 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Linkit/Matcher/EntityMatcher.php, line 56

Class

EntityMatcher
Provides default linkit matchers for all entity types.

Namespace

Drupal\linkit\Plugin\Linkit\Matcher

Code

protected $entityTypeManager;