]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Home.php
Merge pull request #7848 from annando/mail-hooks
[friendica.git] / src / Module / Home.php
index 5a1dccde2a7bd0e47c3e8dc55941454d3ff6949f..e6fb8c349669b241f53b702300c65a22da60f4d1 100644 (file)
@@ -12,7 +12,7 @@ use Friendica\Core\Renderer;
  */
 class Home extends BaseModule
 {
-       public static function content()
+       public static function content(array $parameters = [])
        {
                $app = self::getApp();
                $config = $app->getConfig();