You are here

protected property SettingsForm::$weatherDisplayStorage in Weather 8

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

Weather displays storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/SettingsForm.php, line 32

Class

SettingsForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherDisplayStorage;