@@ -149,7 +149,7 @@ |
||
149 | 149 | * |
150 | 150 | * @param string $macro A domain, locale, or number. |
151 | 151 | * @throws LogicException If the macro is unresolved. |
152 | - * @return mixed |
|
152 | + * @return TranslatorHelpers |
|
153 | 153 | */ |
154 | 154 | public function __get(string $macro) |
155 | 155 | { |