mediawiki-extensions-Popups/includes/EventLogging
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
..
EventLogger.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
EventLoggerFactory.php Remove unused $config constructor parameter from loggers 2019-02-26 12:20:59 +01:00
MWEventLogger.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
NullLogger.php Add some more missing @covers tags 2018-12-20 15:31:14 +00:00