You are here

protected property MatcherCollection::$definitions in Linkit 8.4

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

All possible matcher IDs.

Type: array

File

src/MatcherCollection.php, line 22
Contains \Drupal\linkit\MatcherCollection.

Class

MatcherCollection
A collection of matchers.

Namespace

Drupal\linkit

Code

protected $definitions;