@@ -60,7 +60,7 @@ |
||
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 | { |