Test Setup Failed
Push — master ( e290ee...2cf049 )
by Gerhard
08:36
created
src/Enhavo/Bundle/SearchBundle/Indexer/Indexer/HtmlIndexer.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -62,6 +62,9 @@
 block discarded – undo
62 62
         return $data;
63 63
     }
64 64
 
65
+    /**
66
+     * @return string
67
+     */
65 68
     private function getWeight($tag, array $weights = null)
66 69
     {
67 70
         $map = $this->getHtmlMap($weights);
Please login to merge, or discard this patch.