Completed
Pull Request — master (#257)
by Stephan
02:00
created
tests/phpunit/Integration/JSONScript/HtmlValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 
42 42
 	/**
43 43
 	 * @param string $fragment
44
-	 * @return bool|DOMDocument
44
+	 * @return DOMDocument
45 45
 	 */
46 46
 	protected function loadHTML( $fragment ) {
47 47
 
Please login to merge, or discard this patch.