Completed
Push — readmetweaks ( 5338a8 )
by Karsten
02:40
created
tests/system/TagHookTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -104,6 +104,9 @@
 block discarded – undo
104 104
 		);
105 105
 	}
106 106
 
107
+	/**
108
+	 * @return \ParserHooks\HookHandler
109
+	 */
107 110
 	protected function getHookHandler() {
108 111
 		$hookHandler = $this->createMock( 'ParserHooks\HookHandler' );
109 112
 
Please login to merge, or discard this patch.