You are here

protected property WeatherDetailedForecastController::$entityTypeManager in Weather 8

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/WeatherDetailedForecastController.php, line 21

Class

WeatherDetailedForecastController
Returns responses for Weather routes.

Namespace

Drupal\weather\Controller

Code

protected $entityTypeManager;