You are here

protected property AddForm::$manager in Linkit 8.4

Same name in this branch
  1. 8.4 src/Form/Attribute/AddForm.php \Drupal\linkit\Form\Attribute\AddForm::manager
  2. 8.4 src/Form/Matcher/AddForm.php \Drupal\linkit\Form\Matcher\AddForm::manager
Same name and namespace in other branches
  1. 8.5 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 35
Contains \Drupal\linkit\Form\Matcher\AddForm.

Class

AddForm
Provides a form to apply matchers to a profile.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $manager;