Channel.php 170 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 <?php /** * Created by PhpStorm. * User: Ziy * Date: 14/8/31 * Time: 下午2:17 */ class Q_Message_Amqp_Channel { public function __construct() { } }