Completed
Push — master ( f757a2...39ce43 )
by Freek
01:54
created
src/Valuestore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -247,7 +247,7 @@
 block discarded – undo
247 247
      *
248 248
      * @param mixed $offset
249 249
      *
250
-     * @return mixed
250
+     * @return null|string
251 251
      */
252 252
     public function offsetGet($offset)
253 253
     {
Please login to merge, or discard this patch.