You are here

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

A module manager object.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldFormatter/PatternFormatter.php, line 81

Class

PatternFormatter
Plugin implementation of the 'pattern' formatter.

Namespace

Drupal\ui_patterns_field_formatters\Plugin\Field\FieldFormatter

Code

protected $moduleHandler;