mxmbsocket/src/Ratchet/Wamp/Exception.php
Grégoire Pineau 3a8578bd17 CS (eof_ending)
2014-03-21 16:46:43 +01:00

6 lines
70 B
PHP

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