menu_ui_system_breadcrumb_alter(Breadcrumb &$breadcrumb, RouteMatchInterface $route_match, array $context)
Implements hook_system_breadcrumb_alter().
File
core/modules/menu_ui/menu_ui.module, line 504 Allows administrators to customize the site's navigation menus.
Code
function menu_ui_system_breadcrumb_alter(Breadcrumb &$breadcrumb, RouteMatchInterface $route_match, array $context) {
// Custom breadcrumb behavior for editing menu links, we append a link to
// the menu in which th