@@ -195,7 +195,7 @@ |
||
195 | 195 | /** |
196 | 196 | * Ask the API to purge an object. |
197 | 197 | * |
198 | - * @param array $objects |
|
198 | + * @param string[] $objects |
|
199 | 199 | * A non-associative array of Akamai objects to clear. |
200 | 200 | * |
201 | 201 | * @return \GuzzleHttp\Psr7\Response |