%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/kma/vendor/cboden/ratchet/src/Ratchet/
Upload File :
Create Path :
Current File : /home/ugotscom/kma/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php

<?php
namespace Ratchet;

interface MessageInterface {
    /**
     * Triggered when a client sends data through the socket
     * @param  \Ratchet\ConnectionInterface $from The socket/connection that sent the message to your application
     * @param  string                       $msg  The message received
     * @throws \Exception
     */
    function onMessage(ConnectionInterface $from, $msg);
}

Zerion Mini Shell 1.0