You are here

protected property Profile::$matcherCollection in Linkit 8.4

Same name and namespace in other branches
  1. 8.5 src/Entity/Profile.php \Drupal\linkit\Entity\Profile::matcherCollection

Holds the collection of matchers that are attached to this profile.

Type: \Drupal\linkit\MatcherCollection

File

src/Entity/Profile.php, line 116
Contains \Drupal\linkit\Entity\Profile.

Class

Profile
Defines the linkit profile entity.

Namespace

Drupal\linkit\Entity

Code

protected $matcherCollection;