Completed
Pull Request — master (#14)
by Mischa
03:19
created
src/Superdesk/ContentApiSdk/ContentApiSdk.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -411,7 +411,7 @@
 block discarded – undo
411 411
      * set to true. Throws an InvalidArgumentException when an invalid value
412 412
      * is supplied for a parameter.
413 413
      *
414
-     * @param  mixed[] $requestParameters Array of parameter, where key
414
+     * @param  string[] $requestParameters Array of parameter, where key
415 415
      *                                    represents the parameter name
416 416
      * @param  boolean $validate Validation boolean
417 417
      *
Please login to merge, or discard this patch.