You are here

protected property AddForm::$linkitProfile in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 src/Form/Matcher/AddForm.php \Drupal\linkit\Form\Matcher\AddForm::linkitProfile

The profiles to which the matchers will be applied.

Type: \Drupal\linkit\ProfileInterface

File

src/Form/Matcher/AddForm.php, line 22

Class

AddForm
Provides a form to apply matchers to a profile.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitProfile;