Completed
Branch master (1005e6)
by Freek
02:14
created
src/Valuestore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     /**
39 39
      * Put a value in the store.
40 40
      *
41
-     * @param string|array $name
41
+     * @param string $name
42 42
      * @param string|int|null $value
43 43
      * 
44 44
      * @return $this
Please login to merge, or discard this patch.