]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/User.php
Rename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop
[friendica.git] / src / Console / User.php
index 586c300eaf295518e796057b004c8c204c6b241d..25f5ceeb0781f6cfd354c2022d810e44b265e10b 100644 (file)
@@ -310,7 +310,7 @@ HELP;
         * @return bool True, if the delete was successful
         * @throws \Exception
         */
-       private function deleteUser()
+       private function deleteUser(): bool
        {
                $user = $this->getUserByNick(1);