function ShortcutLazyBuilder::trustedCallbacks
File
-
core/
modules/ navigation/ src/ ShortcutLazyBuilder.php, line 31
Class
- ShortcutLazyBuilder
- Lazy Builders for Navigation shortcuts links.
Namespace
Drupal\navigationCode
public static function trustedCallbacks() {
return [
'lazyLinks',
];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.