]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/ArchiveContact.php
Merge pull request #12397 from HankG/fix-photo-get-without-scale-arg
[friendica.git] / src / Console / ArchiveContact.php
index 4990d99e0bdd9de1141f181ea3ed84e5db726c75..4bd832a616b520adca308a5e8a7d89d873c0c288 100644 (file)
@@ -80,7 +80,7 @@ HELP;
                $this->l10n = $l10n;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);