Completed
Pull Request — master (#15)
by Mischa
02:29
created
src/Superdesk/ContentApiSdk/API/Request/RequestParameters.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -210,7 +210,7 @@
 block discarded – undo
210 210
      * Sets maximum results per page. If null is supplied, resets to class
211 211
      * default.
212 212
      *
213
-     * @param int|nul $maxResults
213
+     * @param integer $maxResults
214 214
      *
215 215
      * @return self
216 216
      */
Please login to merge, or discard this patch.