X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FRelay.php;h=52682241e69c63941ec84610a70445fad4287b7b;hb=9581b05603e6ee4e250738c159ed2e67b3fb2eeb;hp=dfa39d8600a791bce1684fa49a6338bacf28d65c;hpb=cc75eb5d18a78f68bbe1ea58ffab71bdad42e76a;p=friendica.git diff --git a/src/Console/Relay.php b/src/Console/Relay.php index dfa39d8600..52682241e6 100644 --- a/src/Console/Relay.php +++ b/src/Console/Relay.php @@ -1,6 +1,6 @@ dba = $dba; } - protected function doExecute() + protected function doExecute(): int { if ($this->getOption('v')) { $this->out('Executable: ' . $this->executable);