]> BookStack Code Mirror - bookstack/blob - app/Exceptions/ConfirmationEmailException.php
8736422c4e6cdee47ad439a16fa0b9ca2a487381
[bookstack] / app / Exceptions / ConfirmationEmailException.php
1 <?php namespace BookStack\Exceptions;
2
3
4 class ConfirmationEmailException extends NotifyException {}