]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profileaction.php
Improved type-hint for following methods:
[quix0rs-gnu-social.git] / lib / profileaction.php
index 83b3170bed170c48e2d907908565c978346c9ba5..f7119a3ea0ef5b39e399e9888652769e34bbbc30 100644 (file)
@@ -109,7 +109,7 @@ class ProfileAction extends ManagedAction
         return true;
     }
 
-    function isReadOnly($args)
+    function isReadOnly(array $args=array())
     {
         return true;
     }