You are here

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

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

Weather display storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/WeatherDisplayForm.php, line 37

Class

WeatherDisplayForm
Form controller for the weather_display entity edit forms.

Namespace

Drupal\weather\Form

Code

protected $weatherDisplayStorage;