]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Config.php
Fix Friendica API Photo Album list documentation to reflect endpoint
[friendica.git] / src / Console / Config.php
index e32983a68a652aa6e332710798e002afb25acadd..760b1ca51b39822b1a67da3e103c2c30984e3459 100644 (file)
@@ -102,7 +102,7 @@ HELP;
                $this->config = $config;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Executable: ' . $this->executable);