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-01 18:37:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efebecfe849b2d4af21f87c3c39dfa0b3747d69b
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