Test Failed
Push — licenselabel ( f4ff09 )
by Karsten
06:22
created
tests/system/TagHookTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -103,6 +103,9 @@
 block discarded – undo
103 103
 		);
104 104
 	}
105 105
 
106
+	/**
107
+	 * @return \ParserHooks\HookHandler
108
+	 */
106 109
 	protected function getHookHandler() {
107 110
 		$hookHandler = $this->getMock( 'ParserHooks\HookHandler' );
108 111
 
Please login to merge, or discard this patch.