introduce a MenuInterface
this helps tieing together the "normal" menus and the MobileMenu and makes them both implement a getItems() method.
inc/Menu/MenuInterface.php
0 → 100644
Please register or sign in to comment
this helps tieing together the "normal" menus and the MobileMenu and makes them both implement a getItems() method.