Renderer::$theme

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Render/Renderer.php \Drupal\Core\Render\Renderer::theme
  2. 10 core/lib/Drupal/Core/Render/Renderer.php \Drupal\Core\Render\Renderer::theme

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/lib/Drupal/Core/Render/Renderer.php, line 31

Class

Renderer
Turns a render array into an HTML string.

Namespace

Drupal\Core\Render

Code

protected $theme;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.