You are here

protected property EditForm::$linkitMatcher in Linkit 8.5

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

Class

EditForm
Provides an edit form for matchers.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitMatcher;