MinervaNeue/includes/menu
Piotr Miazga 9d1217e13e PageActions menu elements should be built by using IMenuElement
To simplify and make code reusable all menu elements should be built
by using Builder pattern. This a first step, first we the pageActions
methods should return Group object/IMenuElement objects, then in the
second step we will extract this logic into Director/Builder
classes leaving SkinMinerva class much smaller.

Bug: T221792
Change-Id: Ic51c4ca4139919fc3c5f3ada8b1b2fe5d23031d7
2019-06-05 13:08:33 +02:00
..
Main Remove Recent Changes from Main Menu 2019-04-18 20:32:23 +02:00
PageActions PageActions menu elements should be built by using IMenuElement 2019-06-05 13:08:33 +02:00
Definitions.php Harden Definitions::insertCommunityPortal() method 2019-05-04 01:13:05 +00:00
Group.php PageActions menu elements should be built by using IMenuElement 2019-06-05 13:08:33 +02:00
IMenuEntry.php Provide IMenuEntry interface 2019-05-14 13:12:37 +02:00
MenuEntry.php Provide IMenuEntry interface 2019-05-14 13:12:37 +02:00