]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Test.php
Merge pull request #12397 from HankG/fix-photo-get-without-scale-arg
[friendica.git] / src / Console / Test.php
index 062e386f05a94ee26ca566bff99cbee6d6196a60..15c6bf60b0483828ebd3475384cd985f1702905c 100644 (file)
@@ -42,7 +42,7 @@ HELP;
                return $help;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Class: ' . __CLASS__);