Completed
Push — master ( eac4d5...ebfc2c )
by Daniel
11s
created
src/HybridSession.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -25,6 +25,7 @@  discard block
 block discarded – undo
25 25
 
26 26
     /**
27 27
      * @param SessionHandlerInterface[]
28
+     * @param BaseStore[] $handlers
28 29
      *
29 30
      * @return $this
30 31
      */
@@ -38,6 +39,7 @@  discard block
 block discarded – undo
38 39
 
39 40
     /**
40 41
      * @param string
42
+     * @param string $key
41 43
      *
42 44
      * @return $this
43 45
      */
Please login to merge, or discard this patch.