You are here

protected property EditForm::$linkitProfile in Linkit 8.4

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

The profiles to which the attributes will be applied.

Type: \Drupal\linkit\ProfileInterface

File

src/Form/Attribute/EditForm.php, line 26
Contains \Drupal\linkit\Form\Attribute\EditForm.

Class

EditForm
Provides an edit form for attributes.

Namespace

Drupal\linkit\Form\Attribute

Code

protected $linkitProfile;