From: Roland Haeder Date: Fri, 12 Sep 2014 19:58:27 +0000 (+0200) Subject: Improved type-hint for following methods: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=091cf22d7a2e355a6bd507ffc8384447698c58bc;p=quix0rs-gnu-social.git Improved type-hint for following methods: - handle - isReadOnly - prepare Signed-off-by: Roland Haeder --- diff --git a/lib/apioauthaction.php b/lib/apioauthaction.php index 95a3bec45d..7a7c9f98c3 100644 --- a/lib/apioauthaction.php +++ b/lib/apioauthaction.php @@ -65,7 +65,6 @@ class ApiOAuthAction extends ApiAction * any extra parameters or anything else it's not expecting. * I'm looking at you, p parameter. */ - static function cleanRequest() { // kill evil effects of magical slashing