extends |
BaseEvent |
|---|---|
implements |
GenericEventInterface, StoppableEventInterface |
uses |
GenericEventTrait, StoppableEventTrait |
A generic event that can be stopped.
| Methods | ||
|---|---|---|
public
|
__construct(string $eventName = null)
|
# |
| Methods used from SimpleID\Util\Events\GenericEventTrait |
|---|
setEventName(), getEventName() |
| Methods used from SimpleID\Util\Events\StoppableEventTrait |
|---|
isPropagationStopped(), stopPropagation() |
| Properties used from SimpleID\Util\Events\GenericEventTrait |
|---|
$eventName |
| Properties used from SimpleID\Util\Events\StoppableEventTrait |
|---|
$stopped |