You are here

protected property AddForm::$linkitProfile in Linkit 8.4

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

The profiles to which the attributes will be applied.

Type: \Drupal\linkit\ProfileInterface

File

src/Form/Attribute/AddForm.php, line 27
Contains \Drupal\linkit\Form\Attribute\AddForm.

Class

AddForm
Provides a form to apply attributes to a profile.

Namespace

Drupal\linkit\Form\Attribute

Code

protected $linkitProfile;