]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/DocBloxErrorChecker.php
Cleanup work with the activity types
[friendica.git] / src / Console / DocBloxErrorChecker.php
index 9e9eb149707fda267daf779cd97b8782609ca510..3d3a2b6d86f5b7786795a4e2a0e86dbff09fe888 100644 (file)
@@ -71,7 +71,7 @@ HELP;
                return $help;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);