theming_example_menu(), which is a hook_example_menu() implementation, is not anymore necessary in Drupal 8. Instead, Drupal 8 uses .routing.yml file, already provided for that module.

theming_example_menu() can be removed.

Issue fork examples-3461178

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

apaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • apaderno committed c4b3b8e9 on 4.0.x
    Issue #3461178: Remove theming_example_menu()
    
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.