Completed
Push — master ( 363706...d1a5db )
by
unknown
07:21 queued 11s
created
lib/tests/phpunit/EntityRevisionLookupTestCase.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -56,6 +56,9 @@
 block discarded – undo
56 56
 		];
57 57
 	}
58 58
 
59
+	/**
60
+	 * @param integer $revision
61
+	 */
59 62
 	protected function resolveLogicalRevision( $revision ) {
60 63
 		return $revision;
61 64
 	}
Please login to merge, or discard this patch.