You are here

protected property EditForm::$linkitProfile in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 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 21

Class

EditForm
Provides an edit form for matchers.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitProfile;