index
:
icingaweb2-module-pdfexport
debian
progress-linux
upstream
debian 11 backports: icinga
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
textalk
/
websocket
/
lib
/
BadOpcodeException.php
blob: a51871533e99fdba9a4b7ccc3dda33e8beb9f93e (
plain
)
1
2
3
4
5
6
7
<?php
namespace
WebSocket
;
class
BadOpcodeException
extends
Exception
{
}