Flatlogic Bot 7794e16d3d Websocket
2025-11-07 06:54:43 +00:00

6 lines
70 B
PHP

<?php
namespace Ratchet\Wamp;
class Exception extends \Exception {
}