File manager - Edit - /home/autoph/public_html/data03252025consolidation/lms/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php
Back
<?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); }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings