protected property ShortcutLazyBuilders::$renderer in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/ShortcutLazyBuilders.php \Drupal\shortcut\ShortcutLazyBuilders::renderer
- 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\shortcutCode
protected $renderer;