This website requires JavaScript.
Explore
Help
Sign In
Andrey
/
QR_code_generator
Watch
1
Star
0
Fork
You've already forked QR_code_generator
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
QR_code_generator
/
app
/
Exceptions
/
EmailNotSentException.php
10 lines
100 B
PHP
Raw
Permalink
Blame
History
<
?
php
namespace
App\Exceptions
;
use
Exception
;
class
EmailNotSentException
extends
Exception
{
}
Reference in New Issue
View Git Blame
Copy Permalink