You are here

protected property FieldBlockConfigForm::$entityTypeManager in Field as Block 8.2

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/FieldBlockConfigForm.php, line 26

Class

FieldBlockConfigForm
Configuration for select Entity types and delete blocks of unused types.

Namespace

Drupal\fieldblock\Form

Code

protected $entityTypeManager;