private property OverviewForm::$linkitProfile in Linkit 8.4
Same name in this branch
- 8.4 src/Form/Attribute/OverviewForm.php \Drupal\linkit\Form\Attribute\OverviewForm::linkitProfile
- 8.4 src/Form/Matcher/OverviewForm.php \Drupal\linkit\Form\Matcher\OverviewForm::linkitProfile
Same name and namespace in other branches
- 8.5 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 28 - Contains \Drupal\linkit\Form\Matcher\OverviewForm.
Class
- OverviewForm
- Provides an overview form for matchers on a profile.
Namespace
Drupal\linkit\Form\MatcherCode
private $linkitProfile;