You are here

protected property DeleteForm::$linkitProfile in Linkit 8.5

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

The profiles that the matcher is applied to.

Type: \Drupal\linkit\ProfileInterface

File

src/Form/Matcher/DeleteForm.php, line 21

Class

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

Namespace

Drupal\linkit\Form\Matcher

Code

protected $linkitProfile;