You are here

private property OverviewForm::$linkitProfile in Linkit 8.5

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

The profiles to which the matchers are applied to.

Type: \Drupal\linkit\ProfileInterface

File

src/Form/Matcher/OverviewForm.php, line 23

Class

OverviewForm
Provides an overview form for matchers on a profile.

Namespace

Drupal\linkit\Form\Matcher

Code

private $linkitProfile;