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
Same name and namespace in other branches
  1. 8.5 src/Form/Matcher/EditForm.php \Drupal\linkit\Form\Matcher\EditForm::linkitProfile

The profiles to which the matchers will be applied.

Type: \Drupal\linkit\ProfileInterface

File

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

Class

EditForm
Provides an edit form for matchers.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitProfile;