WokerTask/vendor/textalk/websocket/lib/Exception.php

8 lines
68 B
PHP

<?php
namespace WebSocket;
class Exception extends \Exception
{
}