mxmbsocket/lib/Ratchet/Exception.php

5 lines
64 B
PHP

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