Completed
Push — 11.x ( 54c763 )
by Tim
03:08
created
src/Cache/ConfigurableCacheAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -152,7 +152,7 @@
 block discarded – undo
152 152
     /**
153 153
      * Invalidate the cache entries for the passed tags.
154 154
      *
155
-     * @param array $tags The tags to invalidate the cache for
155
+     * @param string $tags The tags to invalidate the cache for
156 156
      *
157 157
      * @return void
158 158
      */
Please login to merge, or discard this patch.