Completed
Push — revert-10335-patch-1 ( f15613 )
by Carsten
08:07
created
framework/caching/TagDependency.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
     /**
61 61
      * Invalidates all of the cached data items that are associated with any of the specified [[tags]].
62 62
      * @param Cache $cache the cache component that caches the data items
63
-     * @param string|array $tags
63
+     * @param string $tags
64 64
      */
65 65
     public static function invalidate($cache, $tags)
66 66
     {
Please login to merge, or discard this patch.