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