mxmbsocket/lib/Ratchet/ApplicationInterface.php
2011-09-05 08:53:21 -04:00

5 lines
60 B
PHP

<?php
namespace Ratchet;
interface ApplicationInterface {
}