Completed
Push — master ( 7ee08b...5da75b )
by Akihito
02:38
created
src/Snidel/ForkContainer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
 
65 65
     /**
66 66
      * @param   mixed   $offset
67
-     * @return  mixed
67
+     * @return  null|Fork
68 68
      */
69 69
     public function offsetGet($offset)
70 70
     {
Please login to merge, or discard this patch.