]> BookStack Code Mirror - bookstack/commitdiff
Update UserRepo.php
authorIbrahim Ennafaa <redacted>
Tue, 21 Aug 2018 01:19:25 +0000 (21:19 -0400)
committerGitHub <redacted>
Tue, 21 Aug 2018 01:19:25 +0000 (21:19 -0400)
app/Repos/UserRepo.php

index 232c5315aff6059d8073bcb4470cdb2564c57397..b31f0334d56c866dd64caa528f549c4e9beb3b5b 100644 (file)
@@ -76,7 +76,7 @@ class UserRepo
         return $query->paginate($count);
     }
 
-        /**
+     /**
      * Creates a new user and attaches a role to them.
      * @param array $data
      * @param boolean autoVerifyEmail
@@ -261,4 +261,4 @@ class UserRepo
             return false;
         }
     }
-}
\ No newline at end of file
+}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.