]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Relocate.php
New option to disable the fetching of parents
[friendica.git] / src / Console / Relocate.php
index c0054d3963299502a8adcc29d11f3f32698114a1..c1db6ef534c604f42f70c07c11522b67b48418ac 100644 (file)
@@ -74,7 +74,7 @@ HELP;
                $this->config   = $config;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if (count($this->args) == 0) {
                        $this->out($this->getHelp());