This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
298dfe6703
clrghouz
/
app
/
Exceptions
/
NoReadSecurityException.php
9 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
Complete rework of packet parsing and packet generation
2024-05-17 12:10:54 +00:00
<
?
php
namespace
App\Exceptions
;
use
Exception
;
class
NoReadSecurityException
extends
Exception
{
}
Reference in New Issue
Copy Permalink