This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
nexusphp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/lkddi/nexusphp.git
synced
2026-08-02 11:04:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
971f9b85095507df123c359be9326e47bc662d0b
nexusphp
/
app
/
Exceptions
/
ClientNotAllowedException.php
T
9 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
refactor announce
2022-03-17 18:46:49 +08:00
<?
php
namespace
App\Exceptions
;
class
ClientNotAllowedException
extends
NexusException
{
}
Reference in New Issue
Copy Permalink