]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/GlobalCommunityBlock.php
Delete introductions when referenced contact id doesn't exist anymore in Ping module
[friendica.git] / src / Console / GlobalCommunityBlock.php
index 39ce6d30149e636564c9930c590f93c10f00ee68..81099712ea0ebe9339b36448f2ab17a9de95be4b 100644 (file)
@@ -70,7 +70,7 @@ HELP;
                $this->l10n = $l10n;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);