protected property ThemeService::$entityTypeManager in Weather 2.0.x
Same name and namespace in other branches
- 8 src/Service/ThemeService.php \Drupal\weather\Service\ThemeService::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Service/ ThemeService.php, line 25
Class
- ThemeService
- Prepare forecast data for displaying.
Namespace
Drupal\weather\ServiceCode
protected $entityTypeManager;