mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
7ca5d1fc9b
This does make generic `array` type hints more specific when possible. I'm also applying my personal best practice to not have any @return documentation on test @dataProviders. These don't provide any useful information, and can't. The best type we could use is `@return array[]`, but that would be the same for every single data provider. Copy pasting these comments around is of no real value. Also it was already inconsistent as some did not had this comment. Change-Id: Id401c7e32493b6a9faaf6d47cddc01e2227102af |
||
---|---|---|
.. | ||
EventLogging | ||
PopupsContext.php | ||
PopupsGadgetsIntegration.php | ||
PopupsHooks.php | ||
ServiceWirings.php | ||
UserPreferencesChangeHandler.php |