Merge "Http::getProxy() method to get proxy configuration"
[lhc/web/wiklou.git] / includes / api / ApiQueryDisabled.php
index a6509d4..e1c97e1 100644 (file)
@@ -41,7 +41,7 @@ class ApiQueryDisabled extends ApiQueryBase {
        }
 
        public function getAllowedParams() {
-               return array();
+               return [];
        }
 
        public function getDescriptionMessage() {