Completed
Push — 6.7 ( fb8957...f97c26 )
by André
18:17
created
eZ/Publish/Core/Persistence/Cache/CacheServiceDecorator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
      * a series of string arguments, or an array.
149 149
      *
150 150
      * @internal
151
-     * @param array|null|string $key , $key, $key...
151
+     * @param string $key , $key, $key...
152 152
      * @return bool
153 153
      */
154 154
     public function clear(...$key)
Please login to merge, or discard this patch.