CommonMark\Node\CodeBlock::__construct

(cmark >= 1.0.0)

CommonMark\Node\CodeBlock::__constructCodeBlock Construction

Opis

public CommonMark\Node\CodeBlock::__construct ( string $fence , string $literal )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

fence

literal

add a note add a note

User Contributed Notes

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