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
The profiles to which the attributes will be applied.
Type: \Drupal\linkit\ProfileInterface
File
- src/
Form/ Attribute/ AddForm.php, line 27 - Contains \Drupal\linkit\Form\Attribute\AddForm.
Class
- AddForm
- Provides a form to apply attributes to a profile.
Namespace
Drupal\linkit\Form\AttributeCode
protected $linkitProfile;