function ShortcutLazyBuilder::__construct
Same name in other branches
- 10 core/modules/navigation/src/ShortcutLazyBuilder.php \Drupal\navigation\ShortcutLazyBuilder::__construct()
Constructs a ShortcutLazyBuilders object.
Parameters
\Drupal\shortcut\ShortcutLazyBuilders $shortcutLazyBuilder: The original shortcuts lazy builder service.
File
-
core/
modules/ navigation/ src/ ShortcutLazyBuilder.php, line 24
Class
- ShortcutLazyBuilder
- Lazy Builders for Navigation shortcuts links.
Namespace
Drupal\navigationCode
public function __construct(ShortcutLazyBuilders $shortcutLazyBuilder) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.