MinervaNeue/includes/skins
Derick Alangi b3c5745808 includes: Code cleanup for the Minerva codebase
These code cleanups involves the following;
- Consistency in using single quotes as already been
  used in the code base for loading resource loader
  test modules.
- Remove irrelevant else cases when there is a return
  statement in the if cases.
- Remove passing objects as references as they're already
  by default passed by references so no need for &.
- Proper call to getLocalURL() instead of getLocalUrl()
  though PHP doesn't really care much about the case but
  let's use the function names as they are.
- Fix PHPDoc params, remove useless $skin wrongly placed
  in the comment.

The changes in this patch doesn't affect the behavior of
the current system in any way.

Change-Id: I9c886c058592486b7190b9567f79c496855f4ae3
2019-03-19 21:08:57 +01:00
..
MenuBuilder.php Split MenuEntry to its own file 2018-04-19 23:16:55 +00:00
MenuEntry.php Split MenuEntry to its own file 2018-04-19 23:16:55 +00:00
MinervaTemplate.php includes: Code cleanup for the Minerva codebase 2019-03-19 21:08:57 +01:00
SkinMinerva.php Remove unnecessary parameter from `getHistoryPageAction`. 2019-03-13 11:34:57 +01:00
SkinUserPageHelper.php Simplify SkinUserPageHelper constructor 2018-04-15 16:38:50 -07:00
banners.mustache Minerva is its own skin 2017-07-12 08:12:40 -07:00
footer.mustache Remove horizontal line from popups preview in MinervaNeue skin 2018-01-30 20:06:42 +01:00
history.mustache Hygiene: Refactor Minerva history link generation 2017-11-27 14:27:11 -08:00
minerva.mustache Merge "Banner now nested inside main article at top" 2019-02-20 20:01:25 +00:00
pageActionMenu.mustache Refactor pageActions menu to accommodate AMC mode 2019-02-28 12:31:57 +01:00
secondaryButton.mustache Notification icon should not show NaN for persian Wikipedia 2017-10-26 20:27:12 +00:00
user_page_links.mustache Prefix icons in Minerva 2018-01-19 15:30:03 -08:00