protected property AddForm::$linkitProfile in Linkit 8.4
Same name in this branch
- 8.4 src/Form/Attribute/AddForm.php \Drupal\linkit\Form\Attribute\AddForm::linkitProfile
- 8.4 src/Form/Matcher/AddForm.php \Drupal\linkit\Form\Matcher\AddForm::linkitProfile
Same name and namespace in other branches
- 8.5 src/Form/Matcher/AddForm.php \Drupal\linkit\Form\Matcher\AddForm::linkitProfile
The profiles to which the matchers will be applied.
Type: \Drupal\linkit\ProfileInterface
File
- src/
Form/ Matcher/ AddForm.php, line 27 - Contains \Drupal\linkit\Form\Matcher\AddForm.
Class
- AddForm
- Provides a form to apply matchers to a profile.
Namespace
Drupal\linkit\Form\MatcherCode
protected $linkitProfile;