Skip to content
Snippets Groups Projects

Minor nit tidy ups

1 unresolved thread

Closes #3529865

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
268 258 * @param \Drupal\system\MenuInterface $menu
269 259 * The menu that the links belong to.
270 260 */
271 protected function getMenuItems(array $tree, array &$items, CacheableMetadata &$cache, MenuInterface $menu) {
261 protected function getMenuItems(array $tree, array &$items, CacheableMetadata &$cache, MenuInterface $menu): void {
  • merged

  • Please register or sign in to reply
    Loading