You are here

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

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Calculate/ReadingTime.php, line 48

Class

ReadingTime
Calculates the reading time of a node.

Namespace

Drupal\node_read_time\Calculate

Code

protected $configFactory;