You are here

protected property MatcherCollection::$definitions in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 src/MatcherCollection.php \Drupal\linkit\MatcherCollection::definitions

All possible matcher IDs.

Type: array

File

src/MatcherCollection.php, line 17

Class

MatcherCollection
A collection of matchers.

Namespace

Drupal\linkit

Code

protected $definitions;