protected property WeatherUserConfiguredDisplayController::$renderer in Weather 8
Same name and namespace in other branches
- 2.0.x src/Controller/WeatherUserConfiguredDisplayController.php \Drupal\weather\Controller\WeatherUserConfiguredDisplayController::renderer
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Controller/ WeatherUserConfiguredDisplayController.php, line 43
Class
- WeatherUserConfiguredDisplayController
- Returns responses for Weather routes.
Namespace
Drupal\weather\ControllerCode
protected $renderer;