Blame | Last modification | View Log | RSS feed
<?php namespace Ratchet\Wamp; class Exception extends \Exception { }
<?php
namespace Ratchet\Wamp;
class Exception extends \Exception {
}