You are here

protected property DeleteForm::$linkitAttribute in Linkit 8.4

The attribute to be removed from the profile.

Type: \Drupal\linkit\AttributeInterface

File

src/Form/Attribute/DeleteForm.php, line 33
Contains \Drupal\linkit\Form\Attribute\DeleteForm.

Class

DeleteForm
Provides a form to remove an attribute from a profile.

Namespace

Drupal\linkit\Form\Attribute

Code

protected $linkitAttribute;