You are here

protected property AddCustomPlaceForm::$weatherDisplayPlaceStorage in Weather 2.0.x

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

Weather display places storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/AddCustomPlaceForm.php, line 39

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherDisplayPlaceStorage;