class League / CommonMark / Event / DocumentPreRenderEvent
final

DocumentPreRenderEvent

Event dispatched just before rendering begins

Extends

Properties

private

$document

Default: null
private

$format

Default: null

Methods

public

__construct ( Document $document , string $format ) : void

public

getDocument ( ) : void

public

getFormat ( ) : void