You are here

protected property ShortcutLazyBuilders::$renderer in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/shortcut/src/ShortcutLazyBuilders.php \Drupal\shortcut\ShortcutLazyBuilders::renderer
  2. 10 core/modules/shortcut/src/ShortcutLazyBuilders.php \Drupal\shortcut\ShortcutLazyBuilders::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/shortcut/src/ShortcutLazyBuilders.php, line 19

Class

ShortcutLazyBuilders
Lazy builders for the shortcut module.

Namespace

Drupal\shortcut

Code

protected $renderer;