%PDF- %PDF-
Direktori : /home/ugotscom/kma/vendor/cboden/ratchet/tests/helpers/Ratchet/Wamp/Stub/ |
Current File : /home/ugotscom/kma/vendor/cboden/ratchet/tests/helpers/Ratchet/Wamp/Stub/WsWampServerInterface.php |
<?php namespace Ratchet\Wamp\Stub; use Ratchet\WebSocket\WsServerInterface; use Ratchet\Wamp\WampServerInterface; interface WsWampServerInterface extends WsServerInterface, WampServerInterface { }