Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ezcWorkflowExecutionListener
PHP Interface ezcWorkflowExecutionListener, Workflow
Mostra file
Open project: zetacomponents/workflow
Public Methods
Method
Description
notify
(
string
$message
,
integer
$type
= ezcWorkflowExecutionListener::INFO )
Called to inform about events.
Method Details
notify()
public
method
Called to inform about events.
public
notify
(
string
$message
,
integer
$type
= ezcWorkflowExecutionListener::INFO )
$message
string
$type
integer