This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
2
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
17e3c69f07
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