X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FArchiveContact.php;h=7e1b07af2479973ecd56e4470da8ce540eee8a35;hb=4faf08c0643d3e6bbe2a0a77be2ff8c1dbea4d5c;hp=e3ccc4811983bf4cc1bb0a5398bc4f919ff8890b;hpb=3fddf3807a8e47cbe993ac461222a68f58af96dd;p=friendica.git diff --git a/src/Console/ArchiveContact.php b/src/Console/ArchiveContact.php index e3ccc48119..7e1b07af24 100644 --- a/src/Console/ArchiveContact.php +++ b/src/Console/ArchiveContact.php @@ -1,6 +1,6 @@ l10n = $l10n; } - protected function doExecute() + protected function doExecute(): int { if ($this->getOption('v')) { $this->out('Class: ' . __CLASS__);