@@ -72,7 +72,7 @@ |
||
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 | { |