]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/PhpToPo.php
messages.po and and corrected typo in comment
[friendica.git] / src / Console / PhpToPo.php
index a6667048f432c375e969445d9bebc0d5b23716a1..4041c4069cc480a1dc5da5add328eda26d7aed82 100644 (file)
@@ -63,7 +63,7 @@ HELP;
                return $help;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);