EntityField::$fieldTypeManager

Same name in other branches
  1. 8.x-3.x modules/ctools_block/src/Plugin/Block/EntityField.php \Drupal\ctools_block\Plugin\Block\EntityField::fieldTypeManager

The field type manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

modules/ctools_block/src/Plugin/Block/EntityField.php, line 49

Class

EntityField
Provides a block to a field on an entity.

Namespace

Drupal\ctools_block\Plugin\Block

Code

protected $fieldTypeManager;