]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Typo.php
New option to disable the fetching of parents
[friendica.git] / src / Console / Typo.php
index 1397f6092fa97f7b39d29ff90673ad90e5b83562..4414662e7f4b150d96f9fad4fb419d13d9c162b8 100644 (file)
@@ -60,7 +60,7 @@ HELP;
                $this->config = $config;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);