You are here

protected property ConfigForm::$entityFieldManager in Color API 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/ConfigForm.php, line 22

Class

ConfigForm
Form definition for the Color API module configuration page.

Namespace

Drupal\colorapi\Form

Code

protected $entityFieldManager;