Test Setup Failed
Push — master ( 15c8c1...da21ce )
by Mathieu
11:34
created
src/Charcoal/View/Mustache/TranslatorHelpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -149,7 +149,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.