You are here

protected property ExcludeNodeTitleManager::$entityTypeManager in Exclude Node Title 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ExcludeNodeTitleManager.php, line 30

Class

ExcludeNodeTitleManager
Service class for Exclude Node Title module settings management.

Namespace

Drupal\exclude_node_title

Code

protected $entityTypeManager;