You are here

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

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

Weather displays storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/AddCustomPlaceForm.php, line 32

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherDisplayStorage;