]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/LinkPreview/actions/oembedproxy.php
Improved type-hint for following methods:
[quix0rs-gnu-social.git] / plugins / LinkPreview / actions / oembedproxy.php
index 7e54aca57067de6bce92a0e4d76f7f85c22181a5..095cfe03d7cbe765b891f97433e9576756f022c7 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
  */
 class OembedproxyAction extends OembedAction
 {
-    function handle($args)
+    function handle(array $args=array())
     {
         // Trigger short error responses; not a human-readable web page.
         StatusNet::setApi(true);