Copied!
CloneableFinalInstantiable
Methods
public __construct(League\CommonMark\Output\RenderedContentInterface $output)
public getOutput() : League\CommonMark\Output\RenderedContentInterface
 
  • psalm-mutation-free
public final League\CommonMark\Event\AbstractEvent::isPropagationStopped() : bool
 

Returns whether further event listeners should be triggered.

public replaceOutput(League\CommonMark\Output\RenderedContentInterface $output) : void
 
  • psalm-external-mutation-free
public final League\CommonMark\Event\AbstractEvent::stopPropagation() : void
 

Stops the propagation of the event to further event listeners.

If multiple event listeners are connected to the same event, no further event listener will be triggered once any trigger calls stopPropagation().

© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration