PHP Interface Sulu\Component\Websocket\MessageDispatcher\MessageBuilderInterface

Show file Open project: sulu/sulu Interface Usage Examples

Public Methods

Method Description
build ( $handlerName, array $message, array $options, boolean $error = false ) : string

Method Details

build() public method

public build ( $handlerName, array $message, array $options, boolean $error = false ) : string
$handlerName
$message array
$options array
$error boolean
return string