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 19:10:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c9708f19b3b5ad7dcca5fcaefc288c18f21e09b
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