You are here

protected property HelperService::$entityTypeManager in Weather 2.0.x

Same name and namespace in other branches
  1. 8 src/Service/HelperService.php \Drupal\weather\Service\HelperService::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/HelperService.php, line 18

Class

HelperService
Some small helper functions.

Namespace

Drupal\weather\Service

Code

protected $entityTypeManager;