protected property Profile::$matcherCollection in Linkit 8.4
Same name and namespace in other branches
- 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\EntityCode
protected $matcherCollection;