You are here

protected property ConfigForm::$entityTypeManager in Color API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ConfigForm.php, line 29

Class

ConfigForm
Form definition for the Color API module configuration page.

Namespace

Drupal\colorapi\Form

Code

protected $entityTypeManager;