You are here

protected property WeatherUserConfiguredDisplayController::$renderer in Weather 8

Same name and namespace in other branches
  1. 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\Controller

Code

protected $renderer;