You are here

protected property Link::$moduleHandler in Field Group Link 8.3

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/field_group/FieldGroupFormatter/Link.php, line 57

Class

Link
Plugin implementation of the 'link' formatter.

Namespace

Drupal\field_group_link\Plugin\field_group\FieldGroupFormatter

Code

protected $moduleHandler;