mediawiki-skins-MinervaNeue/includes
Piotr Miazga 8c7553935e Hygiene: Add return types for known services
We can define return types using `function(): TYPE` notation.
We should do that when it's possible.

For now, it's not possible to type nullable return type (PHP7.1
supports that, but PHP7.0 and most probably HVVM doesn't),

Change-Id: I6b58a882383832313ef47a296c726a4044a97954
2019-06-21 19:06:04 +02:00
..
menu Hygiene: Add return types for known services 2019-06-21 19:06:04 +02:00
permissions Hygiene: Extract isAllowedPageAction into MinervaPagePermissions 2019-06-21 15:30:11 +00:00
skins Hygiene: Add return types for known services 2019-06-21 19:06:04 +02: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: Add return types for known services 2019-06-21 19:06:04 +02:00
SkinOptions.php Define default OPTION_TABS_ON_SPECIALS option 2019-06-07 11:44:53 +00:00