Completed
Pull Request — master (#21)
by James
03:34
created
src/SimpleCacheAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
 
136 136
     /**
137 137
      * @param array|\Traversable $keys
138
-     * @param mixed $default
138
+     * @param string $default
139 139
      * @return array
140 140
      * @throws \Roave\DoctrineSimpleCache\Exception\InvalidArgumentException
141 141
      */
Please login to merge, or discard this patch.