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
26a9c7b6ed08ef1c9bba28519701e173b1e6c9f2
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