NotificationHandlerInterface
NotificationHandlerInterface.php
:
11
Methods¶
error() ¶
NotificationHandlerInterface.php
:
31
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |
info() ¶
NotificationHandlerInterface.php
:
16
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |
success() ¶
NotificationHandlerInterface.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |
warning() ¶
NotificationHandlerInterface.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | - | - |