PHP Interface Sulu\Component\Websocket\WebsocketAppInterface

Inheritance: extends Ratchet\MessageComponentInterface
Show file Open project: sulu/sulu Interface Usage Examples

Public Methods

Method Description
getName ( ) : string Returns name of app.

Method Details

getName() public method

Returns name of app.
public getName ( ) : string
return string