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