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

The attribute manager.

Type: \Drupal\linkit\AttributeManager

File

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

Class

OverviewForm
Provides an overview form for attribute on a profile.

Namespace

Drupal\linkit\Form\Attribute

Code

protected $manager;