This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
xx
/
phpClient
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
80debef568
Ramuri
Etichete
master
phpClient
/
vendor
/
textalk
/
websocket
/
lib
/
Exception.php
Exception.php
68 B
Istoric
Crud
1
2
3
4
5
6
7
<?php
namespace WebSocket;
class Exception extends \Exception
{
}