Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ezcWorkflowExecutionListener
PHP Interface ezcWorkflowExecutionListener, Workflow
Afficher le fichier
Open project: zetacomponents/workflow
Méthodes publiques
Méthode
Description
notify
(
string
$message
,
integer
$type
= ezcWorkflowExecutionListener::INFO )
Called to inform about events.
Method Details
notify()
public
méthode
Called to inform about events.
public
notify
(
string
$message
,
integer
$type
= ezcWorkflowExecutionListener::INFO )
$message
string
$type
integer