Commaaa2
This commit is contained in:
@@ -32,9 +32,6 @@ class Event implements StoppableEventInterface
|
||||
{
|
||||
private bool $propagationStopped = false;
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function isPropagationStopped(): bool
|
||||
{
|
||||
return $this->propagationStopped;
|
||||
|
||||
Reference in New Issue
Block a user