]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Cache.php
Rename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop
[friendica.git] / src / Console / Cache.php
index e02d2225a2234698f741fdb5e866039bd3c54db4..5062872e84559662d314c79adddd3bebd238614d 100644 (file)
@@ -90,7 +90,7 @@ HELP;
                $this->cache   = $cache;
        }
 
-       protected function doExecute()
+       protected function doExecute(): int
        {
                if ($this->getOption('v')) {
                        $this->out('Executable: ' . $this->executable);