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
/
PasswordNotUpdated.php
10 lines
97 B
PHP
Raw
Permalink
Blame
History
<
?
php
namespace
App\Exceptions
;
use
Exception
;
class
PasswordNotUpdated
extends
Exception
{
}
Reference in New Issue
View Git Blame
Copy Permalink