You are here

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

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

Parser service.

Type: \Drupal\weather\Service\ParserService

File

src/Form/AddCustomPlaceForm.php, line 60

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherParser;