parent root
PHP: CommonMark\Node\Text::__construct - Manual

CommonMark\Node\Text::__construct

(cmark >= 1.0.0)

CommonMark\Node\Text::__constructText Construction

Description

public CommonMark\Node\Text::__construct ( void )
public CommonMark\Node\Text::__construct ( string $literal )

Warning

This function is currently not documented; only its argument list is available.

Parameters

literal

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root