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