Completed
Push — 8.x-3.x ( 3bfc7f...4b0e28 )
by Cameron
01:58
created
src/AkamaiClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -195,7 +195,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.