You are here

private property OverviewForm::$linkitProfile in Linkit 8.4

Same name in this branch
  1. 8.4 src/Form/Attribute/OverviewForm.php \Drupal\linkit\Form\Attribute\OverviewForm::linkitProfile
  2. 8.4 src/Form/Matcher/OverviewForm.php \Drupal\linkit\Form\Matcher\OverviewForm::linkitProfile

The profiles to which the attributes are applied to.

Type: \Drupal\linkit\ProfileInterface

File

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

Class

OverviewForm
Provides an overview form for attribute on a profile.

Namespace

Drupal\linkit\Form\Attribute

Code

private $linkitProfile;