Completed
Push — inmemory-abstract-trait ( 124d36 )
by André
26:24 queued 03:39
created
eZ/Publish/Core/Persistence/Cache/AbstractInMemoryHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -291,7 +291,7 @@
 block discarded – undo
291 291
     /**
292 292
      * Invalidate cache by tags.
293 293
      *
294
-     * @param array $tags
294
+     * @param string[] $tags
295 295
      */
296 296
     final protected function invalidateCache(array $tags): void
297 297
     {
Please login to merge, or discard this patch.