Completed
Pull Request — master (#2)
by
unknown
06:48
created
src/Provider/EveOnline.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -156,7 +156,7 @@
 block discarded – undo
156 156
     /**
157 157
      * Internal helper function to safe read from an array
158 158
      * @param mixed $array
159
-     * @param string|int $key
159
+     * @param string $key
160 160
      * @return null
161 161
      */
162 162
     private function safeRead($array, $key)
Please login to merge, or discard this patch.