Add PHPDoc for `urlParams`

remotes/origin/create-share-target-reuse
Lukas Reschke 11 years ago
parent 2fbe8bbcba
commit 0da08bdb2c
  1. 2
      lib/public/irequest.php

@ -53,7 +53,7 @@ namespace OCP;
* and ->post and return an array. Otherwise the raw data will be returned.
*
* @property-read string[] $server
*
* @property-read string[] $urlParams
*/
interface IRequest {

Loading…
Cancel
Save