Failed Conditions
Pull Request — psr2 (#2780)
by Andreas
03:20
created
inc/Utf8/Conversion.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
     /**
105 105
      * Decodes numeric HTML entities to their correct UTF-8 characters
106 106
      *
107
-     * @param $ent string A numeric entity
107
+     * @param string $ent string A numeric entity
108 108
      * @return string|false
109 109
      */
110 110
     protected static function decodeNumericEntity($ent)
Please login to merge, or discard this patch.