]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/CreateDoxygen.php
Merge remote-tracking branch 'upstream/develop' into json-ld
[friendica.git] / src / Console / CreateDoxygen.php
index f7cdeaa3ef0110c8c04ab7d70aa1e81696049784..3d5ba865c06c8015339eeb9019782801825f57fa 100644 (file)
@@ -45,7 +45,7 @@ HELP;
                return $help;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);