Completed
Pull Request — master (#3)
by Timothy
08:44 queued 14s
created
src/Gwa/Exception/gwCoreException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -157,7 +157,7 @@
 block discarded – undo
157 157
     /**
158 158
      * @param string $key
159 159
      *
160
-     * @return mixed
160
+     * @return gwCoreExceptionInfo|null
161 161
      */
162 162
     public function __get($key)
163 163
     {
Please login to merge, or discard this patch.