class
League
/
CommonMark
/
Output
/
RenderedContent
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
RenderedContent
Implements
- RenderedContentInterface
- Stringable
Properties
private
$document
Default: null
private
$content
Default: null
Methods
public
__construct ( Document $document , string $content ) : void
public
getDocument ( ) : void
public
getContent ( ) : void
public