GoLang CommonMark\Node\BulletList::__construct

request it (280)
GoLang replacement for PHP's CommonMark\Node\BulletList::__construct [edit | history]



Do you know a GoLang replacement for PHP's CommonMark\Node\BulletList::__construct? Write it!

PHP CommonMark\Node\BulletList::__construct

PHP original manual for CommonMark\Node\BulletList::__construct [ show | php.net ]

CommonMark\Node\BulletList::__construct

(cmark >= 1.0.0)

CommonMark\Node\BulletList::__constructBulletList Construction

Description

public CommonMark\Node\BulletList::__construct ( void )
public CommonMark\Node\BulletList::__construct ( int $tight )
public CommonMark\Node\BulletList::__construct ( int $tight , int $delimiter )

Warning

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

Parameters

This function has no parameters.