Completed
Push — master ( c89815...4a77d8 )
by Jeroen De
05:44
created
src/SiteLanguageLinksParserOutputAppender.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,6 @@
 block discarded – undo
45 45
 	/**
46 46
 	 * @since 1.0
47 47
 	 *
48
-	 * @param Title $target
49 48
 	 *
50 49
 	 * @return Title
51 50
 	 */
Please login to merge, or discard this patch.
tests/phpunit/Unit/PropertyRegistryTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace SIL\Tests;
4 4
 
5 5
 use SIL\PropertyRegistry;
6
-
7 6
 use SMW\DIProperty;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.