protected property WeatherDetailedForecastController::$entityTypeManager in Weather 8
Same name and namespace in other branches
- 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\ControllerCode
protected $entityTypeManager;