You are here

protected property EntityMatcher::$entityRepository in Linkit 8.5

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

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

Class

EntityMatcher
Provides default linkit matchers for all entity types.

Namespace

Drupal\linkit\Plugin\Linkit\Matcher

Code

protected $entityRepository;