You are here

protected property LinkWithAttributesWidget::$linkAttributesManager in Link Attributes widget 8

The link attributes manager.

Type: \Drupal\link_attributes\LinkAttributesManager

File

src/Plugin/Field/FieldWidget/LinkWithAttributesWidget.php, line 31

Class

LinkWithAttributesWidget
Plugin implementation of the 'link' widget.

Namespace

Drupal\link_attributes\Plugin\Field\FieldWidget

Code

protected $linkAttributesManager;