@@ -70,7 +70,7 @@ |
||
70 | 70 | * @param string $cacheDir A Symfony cache directory |
71 | 71 | * @param string $token A token to clear the related cache |
72 | 72 | * @param bool $phpCodeCacheEnabled If true, will clear OPcache code cache |
73 | - * @param array $types A cache types array |
|
73 | + * @param string[] $types A cache types array |
|
74 | 74 | * @param array $servers An array of servers |
75 | 75 | * @param array $timeouts An array of timeout options |
76 | 76 | */ |