Class NotifyEvent
Event class for the Icybee\Modules\Forms\Form::notify
event.
- ICanBoogie\Event
- Icybee\Modules\Forms\Form\NotifyEvent
Methods summary
public
|
#
__construct(
The event is constructed with the type |
Methods inherited from ICanBoogie\Event
Magic methods summary
Properties summary
public
|
$params |
#
Notify parameters. |
public
string
|
$message |
#
Reference to the message sent. |
public
ICanBoogie\OperationProcessEvent
|
$event |
#
The operation |
public
|
$request |
#
The request that triggered the operation. |
public
|
$operation |
#
The operation that submitted the form. |