Completed
Push — master ( 0f5e88...aa8f76 )
by Propa
04:13
created
src/Number.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
      * Get a localized entry.
73 73
      *
74 74
      * @param string|null $code
75
-     * @return mixed
75
+     * @return \CommerceGuys\Intl\NumberFormat\NumberFormatInterface
76 76
      */
77 77
     public function get($code = null)
78 78
     {
Please login to merge, or discard this patch.