You are here

protected property EntityMatcher::$substitutionManager in Linkit 8.5

The substitution manager.

Type: \Drupal\linkit\SubstitutionManagerInterface

File

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

Class

EntityMatcher
Provides default linkit matchers for all entity types.

Namespace

Drupal\linkit\Plugin\Linkit\Matcher

Code

protected $substitutionManager;