X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FArchiveContact.php;h=4bd832a616b520adca308a5e8a7d89d873c0c288;hb=9fbdcb5459e4acb158961427837612999253e046;hp=e3ccc4811983bf4cc1bb0a5398bc4f919ff8890b;hpb=8dc4499bcfe0adef3a3a4ff77abfe0c5588a3409;p=friendica.git diff --git a/src/Console/ArchiveContact.php b/src/Console/ArchiveContact.php index e3ccc48119..4bd832a616 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__);