class
League
/
CommonMark
/
Event
/
DocumentParsedEvent
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final
DocumentParsedEvent
Event dispatched when the document has been fully parsed
Extends
Properties
private
$document
Default: null
Methods
public
__construct ( Document $document ) : void
public