You are here

protected property WeatherDisplayPlaceForm::$weatherPlaceStorage in Weather 2.0.x

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

Weather place storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/WeatherDisplayPlaceForm.php, line 29

Class

WeatherDisplayPlaceForm
Form controller for the weather_display_place entity edit forms.

Namespace

Drupal\weather\Form

Code

protected $weatherPlaceStorage;