You are here

protected property SiteAlertController::$entityTypeManager in Site Alert 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/SiteAlertController.php, line 23

Class

SiteAlertController
Implements SiteAlertController class.

Namespace

Drupal\site_alert\Controller

Code

protected $entityTypeManager;