You are here

protected property ReadingTimeConfigForm::$entityTypeManager in Node read time 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ReadingTimeConfigForm.php, line 21

Class

ReadingTimeConfigForm
Defines a form for enabling reading time field for specific content types.

Namespace

Drupal\node_read_time\Form

Code

protected $entityTypeManager;