Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sulu
Component
Websocket
MessageDispatcher
MessageBuilderInterface
PHP Interface Sulu\Component\Websocket\MessageDispatcher\MessageBuilderInterface
Exibir arquivo
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