]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Relay.php
derp, minor fix
[friendica.git] / src / Console / Relay.php
index dfa39d8600a791bce1684fa49a6338bacf28d65c..f06c3a7d5c01c35a4e0a3c32654c6353366f15af 100644 (file)
@@ -76,7 +76,7 @@ HELP;
                $this->dba = $dba;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Executable: ' . $this->executable);