Library
Interface

Library\Event\StdEventInterface

interface StdEventInterface

Interface StdEventInterface

Methods

void stopPropagation()

bool isPropagationStopped()

Details

at line 35
public void stopPropagation()

Return Value

void

at line 40
public bool isPropagationStopped()

Return Value

bool