You are here

protected property BlockFieldFormatter::$contextHandler in Block field 8

The plugin context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

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

Class

BlockFieldFormatter
Plugin implementation of the 'block_field' formatter.

Namespace

Drupal\block_field\Plugin\Field\FieldFormatter

Code

protected $contextHandler;