class
League
/
CommonMark
/
Event
/
DocumentPreRenderEvent
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
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