Completed
Push — master ( f63f47...49e847 )
by Indra
05:36
created
ValueFormatter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
      * @param mixed      $value
23 23
      * @param mixed|null $defaultValue
24 24
      *
25
-     * @return mixed|null
25
+     * @return string
26 26
      */
27 27
     public function getValue($value, $defaultValue = null)
28 28
     {
Please login to merge, or discard this patch.