0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-05 16:50:12 +00:00
BookStackApp_BookStack/app/Exceptions/UserRegistrationException.php

4 lines
No EOL
98 B
PHP

<?php namespace BookStack\Exceptions;
class UserRegistrationException extends NotifyException {}