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