Completed
Push — php7 ( 98b879 )
by Sandro
08:14
created
src/View/Helper/HtmlElement.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -395,6 +395,7 @@
 block discarded – undo
395 395
     /**
396 396
      * Returns escaper for html, if no one is set, escaper of view will be used
397 397
      *
398
+     * @param string $value
398 399
      * @return string
399 400
      */
400 401
     protected function escapeText($value)
Please login to merge, or discard this patch.