You are here

protected property AddCustomPlaceForm::$entityTypeManager in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Form/AddCustomPlaceForm.php \Drupal\weather\Form\AddCustomPlaceForm::entityTypeManager

Entity Type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AddCustomPlaceForm.php, line 26

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $entityTypeManager;