You are here

protected property OverviewForm::$manager in Linkit 8.4

Same name in this branch
  1. 8.4 src/Form/Attribute/OverviewForm.php \Drupal\linkit\Form\Attribute\OverviewForm::manager
  2. 8.4 src/Form/Matcher/OverviewForm.php \Drupal\linkit\Form\Matcher\OverviewForm::manager
Same name and namespace in other branches
  1. 8.5 src/Form/Matcher/OverviewForm.php \Drupal\linkit\Form\Matcher\OverviewForm::manager

The matcher manager.

Type: \Drupal\linkit\MatcherManager

File

src/Form/Matcher/OverviewForm.php, line 35
Contains \Drupal\linkit\Form\Matcher\OverviewForm.

Class

OverviewForm
Provides an overview form for matchers on a profile.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $manager;