]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Access/EmailConfirmationService.php
Modernize third party services' logos
[bookstack] / app / Auth / Access / EmailConfirmationService.php
index 75c03b31857b6f37e945b0c479b9957c246075f0..9c357d95f955f8dfde8227bd3c4525fd056d5d21 100644 (file)
@@ -14,6 +14,7 @@ class EmailConfirmationService extends UserTokenService
     /**
      * Create new confirmation for a user,
      * Also removes any existing old ones.
+     *
      * @throws ConfirmationEmailException
      */
     public function sendConfirmation(User $user)