-<?php namespace Oxbow\Exceptions;
+<?php namespace BookStack\Exceptions;
-class UserRegistrationException extends NotifyException
-{
-
-}
\ No newline at end of file
+class UserRegistrationException extends NotifyException {}
\ No newline at end of file