You are here

protected property WeatherUserConfiguredDisplayController::$renderer in Weather 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/WeatherUserConfiguredDisplayController.php \Drupal\weather\Controller\WeatherUserConfiguredDisplayController::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/WeatherUserConfiguredDisplayController.php, line 41

Class

WeatherUserConfiguredDisplayController
Returns responses for Weather routes.

Namespace

Drupal\weather\Controller

Code

protected $renderer;