You are here

protected property EntityMatcherDeriver::$entityTypeManager in Linkit 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/EntityMatcherDeriver.php, line 23

Class

EntityMatcherDeriver
Provides matchers based on active entities.

Namespace

Drupal\linkit\Plugin\Derivative

Code

protected $entityTypeManager;