CakeFest 2024: The Official CakePHP Conference

CommonMark\Node\Text::__construct

(cmark >= 1.0.0)

CommonMark\Node\Text::__constructText Construction

Description

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

Warning

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

Parameters

literal

add a note

User Contributed Notes

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