You are here

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

EntityTypeManager object.

Type: Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Calculate/ReadingTime.php, line 42

Class

ReadingTime
Calculates the reading time of a node.

Namespace

Drupal\node_read_time\Calculate

Code

protected $entityTypeManager;