]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/DatabaseStructure.php
derp, minor fix
[friendica.git] / src / Console / DatabaseStructure.php
index 7bb7120fa7646cb2e5871547ba17587a6a3f81c5..88f12476f5f90feb4f3c5a1d20086b77b4feef58 100644 (file)
@@ -94,7 +94,7 @@ HELP;
                $this->basePath = $basePath->getPath();
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);