You are here

protected property AddForm::$manager in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 src/Form/Matcher/AddForm.php \Drupal\linkit\Form\Matcher\AddForm::manager

The matcher manager.

Type: \Drupal\linkit\MatcherManager

File

src/Form/Matcher/AddForm.php, line 30

Class

AddForm
Provides a form to apply matchers to a profile.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $manager;