]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Contact.php
Move server domain pattern blocklist features to its own class
[friendica.git] / src / Console / Contact.php
index f051d870a295c8710a72f21a7b7c57992fc3f486..37f3f056e4f755da410df6b52419f702c53ef090 100644 (file)
@@ -76,7 +76,7 @@ HELP;
                $this->appMode = $appMode;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);