Completed
Push — master ( e52e2c...9baf6c )
by Oleg
08:13
created
src/Entity/Builder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -227,7 +227,7 @@
 block discarded – undo
227 227
     }
228 228
 
229 229
     /**
230
-     * @param $html
230
+     * @param string $html
231 231
      * @return mixed
232 232
      */
233 233
     protected function minifyHtmlOutput($html)
Please login to merge, or discard this patch.