@@ -228,7 +228,6 @@ |
||
| 228 | 228 | * |
| 229 | 229 | * @param array $keys |
| 230 | 230 | * An array of keys that should be removed from the pool. |
| 231 | - |
|
| 232 | 231 | * @throws InvalidArgumentException |
| 233 | 232 | * If any of the keys in $keys are not a legal value a \Psr\Cache\InvalidArgumentException |
| 234 | 233 | * MUST be thrown. |
@@ -228,7 +228,6 @@ |
||
| 228 | 228 | * |
| 229 | 229 | * @param array $keys |
| 230 | 230 | * An array of keys that should be removed from the pool. |
| 231 | - |
|
| 232 | 231 | * @throws InvalidArgumentException |
| 233 | 232 | * If any of the keys in $keys are not a legal value a \Psr\Cache\InvalidArgumentException |
| 234 | 233 | * MUST be thrown. |