You are here

protected property DeleteForm::$linkitMatcher in Linkit 8.4

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

The matcher to be removed from the profile.

Type: \Drupal\linkit\MatcherInterface

File

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

Class

DeleteForm
Provides a form to remove a matcher from a profile.

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitMatcher;