]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/PostUpdate.php
messages.po and and corrected typo in comment
[friendica.git] / src / Console / PostUpdate.php
index 376d3abb4b0354f6a4463b1785e9fa054626a7f7..8bec14e2767030846980b9759cd1e3e99da545b1 100644 (file)
@@ -69,7 +69,7 @@ HELP;
                $this->l10n = $l10n;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                $a = \Friendica\DI::app();