This commit is contained in:
Alex Renoki 2020-09-15 12:35:51 +03:00
parent 980f9271f0
commit e1f038432a
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ class MockableConnection implements ConnectionInterface
/**
* Send data to the connection.
*
* @param string $data
* @return \Ratchet\ConnectionInterface
*/