You are here

protected property PatternWrapperEntityReferenceFormatter::$moduleHandler in UI Patterns Field Formatters 8

A module manager object.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldFormatter/PatternWrapperEntityReferenceFormatter.php, line 53

Class

PatternWrapperEntityReferenceFormatter
Plugin implementation of 'pattern_wrapper_entity_reference_formatter'.

Namespace

Drupal\ui_patterns_field_formatters\Plugin\Field\FieldFormatter

Code

protected $moduleHandler;