CommonMark\Node\CodeBlock::__construct

(cmark >= 1.0.0)

CommonMark\Node\CodeBlock::__constructCodeBlock Construction

Description

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

Warning

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

Parameters

fence

literal

To Top