You are here

protected property AddCustomPlaceForm::$weatherDisplayPlaceStorage in Weather 8

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

Weather display places storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/AddCustomPlaceForm.php, line 40

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherDisplayPlaceStorage;