MinervaNeue/includes/menu
Piotr Miazga 6c70498e91 Hygiene: Deduplicate MenuEntry uniqness check code
The check to verify uniqness of the MenuEntry $name existed
twice, in insert() and in insideAfter() methods. To respect
"do not repeat" yourself rule, we should keep this check
in one place only.

Bug: T221792
Change-Id: I973b0427623e579f97ae47f7c80dc2a9db2fcca7
2019-05-14 11:38:39 +02:00
..
Main Remove Recent Changes from Main Menu 2019-04-18 20:32:23 +02:00
Definitions.php Harden Definitions::insertCommunityPortal() method 2019-05-04 01:13:05 +00:00
Group.php Hygiene: Deduplicate MenuEntry uniqness check code 2019-05-14 11:38:39 +02:00
MenuEntry.php Provide a code structure for menus handling and add Advanced menu 2019-04-16 13:19:51 +02:00