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