protected property DeleteForm::$linkitProfile in Linkit 8.4
Same name in this branch
- 8.4 src/Form/Attribute/DeleteForm.php \Drupal\linkit\Form\Attribute\DeleteForm::linkitProfile
- 8.4 src/Form/Matcher/DeleteForm.php \Drupal\linkit\Form\Matcher\DeleteForm::linkitProfile
The profiles that the attribute is applied to.
Type: \Drupal\linkit\ProfileInterface
File
- src/
Form/ Attribute/ DeleteForm.php, line 26 - Contains \Drupal\linkit\Form\Attribute\DeleteForm.
Class
- DeleteForm
- Provides a form to remove an attribute from a profile.
Namespace
Drupal\linkit\Form\AttributeCode
protected $linkitProfile;