]>
BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserRegistrationException.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'development' of github.com:rubentalstra/BookStack into rubentalstra...
[bookstack]
/
app
/
Exceptions
/
UserRegistrationException.php
diff --git
a/app/Exceptions/UserRegistrationException.php
b/app/Exceptions/UserRegistrationException.php
index cb1e325178fdf7c9b7c580bca1e93b59056ba00e..e7ddb81c26e84c46da533404a23acc4a978353fd 100644
(file)
--- a/
app/Exceptions/UserRegistrationException.php
+++ b/
app/Exceptions/UserRegistrationException.php
@@
-1,7
+1,7
@@
-<?php
namespace BookStack\Exceptions;
+<?php
+namespace BookStack\Exceptions;
class UserRegistrationException extends NotifyException
{
-
-}
\ No newline at end of file
+}