class DeviseEvent extends Dispatcher
Methods
| array|null |
fire(string $event, mixed $payload = array(), bool $halt = false)
Fire an event and call the listeners. |
Details
at line 15
public array|null
fire(string $event, mixed $payload = array(), bool $halt = false)
Fire an event and call the listeners.