]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console.php
Refactor files related to the Compose page and frio theme settings
[friendica.git] / src / Core / Console.php
index ebd4c51a9ddb8ff1d07ce57cc6fcd8c831c231a0..2521e21bef7e08e385702dbdf856d3f7b1bd93ef 100644 (file)
@@ -121,7 +121,7 @@ HELP;
                $this->dice = $dice;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Executable: ' . $this->executable);