You are here

protected property EditForm::$linkitMatcher in Linkit 8.4

Same name and namespace in other branches
  1. 8.5 src/Form/Matcher/EditForm.php \Drupal\linkit\Form\Matcher\EditForm::linkitMatcher

The matcher to edit.

Type: \Drupal\linkit\ConfigurableMatcherInterface

File

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

Class

EditForm
Provides an edit form for matchers.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitMatcher;