wiki.techinc.nl/tests/phpunit/structure
umherirrender d8821f2b0b Fixed spacing
- Removed space after casts
- Removed spaces in array index
- Added spaces around string concat
- Added space after words: switch, foreach
- else if -> elseif
- Removed parentheses around require_once, because it is not a function
- Added newline at end of file
- Removed double spaces
- Added spaces around operations
- Removed repeated newlines

Bug: T102609
Change-Id: Ib860222b24f8ad8e9062cd4dc42ec88dc63fb49e
2015-06-17 20:22:32 +00:00
..
AutoLoaderTest.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
AvailableRightsTest.php Fixed spacing 2015-06-17 20:22:32 +00:00
ResourcesTest.php resourceloader: Replace timestamp system with version hashing 2015-05-19 22:28:17 +00:00
StructureTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00