NotificationHandlerInterface
NotificationHandlerInterface.php
:
11
Interface
Methods¶
error()
¶
NotificationHandlerInterface.php
:
19
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |
info()
¶
NotificationHandlerInterface.php
:
13
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |
success()
¶
NotificationHandlerInterface.php
:
15
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |
warning()
¶
NotificationHandlerInterface.php
:
17
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |