summaryrefslogtreecommitdiff
path: root/includes/api/ApiQueryPagesWithProp.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiQueryPagesWithProp.php')
-rw-r--r--includes/api/ApiQueryPagesWithProp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiQueryPagesWithProp.php b/includes/api/ApiQueryPagesWithProp.php
index 0132fc3e..6f2f02e4 100644
--- a/includes/api/ApiQueryPagesWithProp.php
+++ b/includes/api/ApiQueryPagesWithProp.php
@@ -133,7 +133,7 @@ class ApiQueryPagesWithProp extends ApiQueryGeneratorBase {
'prop' => array(
ApiBase::PARAM_DFLT => 'ids|title',
ApiBase::PARAM_ISMULTI => true,
- ApiBase::PARAM_TYPE => array (
+ ApiBase::PARAM_TYPE => array(
'ids',
'title',
'value',