\Drupal\system\Plugin\Block\SystemMenuBlock contains some quite useful code for outputting a menu with all of its links. I think this could be copied to a Menu helper class with a buildMenu($menu_name, $level, $depth, $expand_all_items) method.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3095551-menu-helper.patch | 4.74 KB | dave reid |
Comments
Comment #2
dave reidComment #4
dave reid