You are here

protected property WeatherUserConfiguredDisplayController::$entityTypeManager in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/WeatherUserConfiguredDisplayController.php \Drupal\weather\Controller\WeatherUserConfiguredDisplayController::entityTypeManager

The entity.type_manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/WeatherUserConfiguredDisplayController.php, line 36

Class

WeatherUserConfiguredDisplayController
Returns responses for Weather routes.

Namespace

Drupal\weather\Controller

Code

protected $entityTypeManager;