]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/PoToPhp.php
New option to disable the fetching of parents
[friendica.git] / src / Console / PoToPhp.php
index b67327826b72d6dc9e58b4018d5f31fcac3f6983..4f28db88b23d0945529f16bb7047f4bff5de48fd 100644 (file)
@@ -50,7 +50,7 @@ HELP;
                return $help;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);