]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Storage.php
Delete introductions when referenced contact id doesn't exist anymore in Ping module
[friendica.git] / src / Console / Storage.php
index d5af7c51356ece6e33f3f1e0ed1e429544050720..587601ba0c4461fcc2e2adfef6430fb5cdfe3715 100644 (file)
@@ -69,7 +69,7 @@ HELP;
                return $help;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Executable: ' . $this->executable);