You are here

protected property BlockFieldFormatter::$moduleHandler in Block field 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldFormatter/BlockFieldFormatter.php, line 58

Class

BlockFieldFormatter
Plugin implementation of the 'block_field' formatter.

Namespace

Drupal\block_field\Plugin\Field\FieldFormatter

Code

protected $moduleHandler;