]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/FixAPDeliveryWorkerTaskParameters.php
messages.po and and corrected typo in comment
[friendica.git] / src / Console / FixAPDeliveryWorkerTaskParameters.php
index e4b895dead3c7471ca40fc5394e380f88d41bdb8..eb285da8d78b9b47bb849e68ee3ab73c2f9e6c17 100644 (file)
@@ -85,7 +85,7 @@ HELP;
                $this->l10n = $l10n;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);