MinervaNeue/includes
Piotr Miazga b8abf809ac Hygiene: rename $navUrls to $toolbox
Previously we were passing the $tpl->data['nav_urls'] array,
because of that all params were called $navUrls. That approach
was incorrect and we have to pass $tpl->getToolbox(), which
means all $navUrls variables/paramters have to be renamed to
$toolbox for better clarity

Changes:
 - renamed $navUrls to $toolbox
 - update phpdocs blocks
 - renamed buildEntry() into build()

Bug: T222630
Change-Id: Id0023cfbb9779c502edc0f91e31a2a912af84084
2019-06-14 19:05:37 +02:00
..
menu Hygiene: rename $navUrls to $toolbox 2019-06-14 19:05:37 +02:00
skins Merge "Add wikidata link to overflow menu" 2019-06-14 16:54:12 +00:00
MinervaHooks.php Add hook to override SkinOptions, and allow overriding tabs output 2019-06-04 10:24:30 -04:00
MinervaUI.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ResourceLoaderLessVarFileModule.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ServiceWiring.php Hygiene: Use PermissionsManager instead of deprecated methods 2019-06-05 21:12:10 +02:00
SkinOptions.php Define default OPTION_TABS_ON_SPECIALS option 2019-06-07 11:44:53 +00:00