mediawiki-extensions-Popups/tests/phpunit
Thiemo Kreuz e32fc4914e Add some missing newlines to separate PHP code better
I believe these additional newlines all make the code easier to read.
It's easier to see what belongs together, and what is a separate thing.
I found the Squiz.WhiteSpace.FunctionSpacing sniff very helpful to
enforce this code style. We enabled this already in almost all WMDE
codebases. It is not yet part of the upstream MediaWiki rule set, but
discussed.

Change-Id: Ibdf788529b28637bf98e7940c2516852c3afcef7
2019-03-11 11:33:13 +01:00
..
EventLogging Remove unused $config constructor parameter from loggers 2019-02-26 12:20:59 +01:00
PopupsContextTest.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
PopupsContextTestWrapper.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
PopupsGadgetsIntegrationTest.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
PopupsHooksTest.php Enable Squiz.Strings.DoubleQuoteUsage PHPCS sniff 2019-03-01 11:28:20 +01:00
UserPreferencesChangeHandlerTest.php Remove misplaced comments from PHPUnit tests 2018-12-18 10:00:00 +01:00