]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Admin/Logs/View.php
parameters now are having a default value and are optional
[friendica.git] / src / Module / Admin / Logs / View.php
index 7feee32bef574e8df843f6c2b13cf6c529dcb97f..51e083473498cf5015c879372e3b21eeadbe209c 100644 (file)
@@ -10,7 +10,7 @@ use Friendica\Util\Strings;
 
 class View extends BaseAdminModule
 {
-       public static function content($parameters)
+       public static function content(array $parameters = [])
        {
                parent::content($parameters);