mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 10:27:31 +00:00
9d1217e13e
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 |
||
---|---|---|
.. | ||
PageActionMenuEntry.php |