A utility trait for implementing Psr\EventDispatcher\StoppableEventInterface
.
| Methods | ||
|---|---|---|
public
|
isPropagationStopped(): bool
|
# |
public
|
stopPropagation(): $this
|
# |
| Properties | |||
|---|---|---|---|
protected
|
bool
|
$stopped = false
|
# |