You are here

protected property ExtraFieldBlockPlugin::$blockManager in Entity Extra Field 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/ExtraFieldType/ExtraFieldBlockPlugin.php \Drupal\entity_extra_field\Plugin\ExtraFieldType\ExtraFieldBlockPlugin::blockManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/ExtraFieldType/ExtraFieldBlockPlugin.php, line 47

Class

ExtraFieldBlockPlugin
Define extra field block type.

Namespace

Drupal\entity_extra_field\Plugin\ExtraFieldType

Code

protected $blockManager;