Completed
Push — 10.x ( c22aa1 )
by Tim
12:07
created
src/Cache/GenericCacheAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
     /**
108 108
      * Creates a unique cache key from the passed data.
109 109
      *
110
-     * @param mixed $data The date to create the cache key from
110
+     * @param string $data The date to create the cache key from
111 111
      *
112 112
      * @return string The generated cache key
113 113
      */
Please login to merge, or discard this patch.