class
League
/
CommonMark
/
Extension
/
TaskList
/
TaskListItemMarker
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final
TaskListItemMarker
Extends
Properties
private
$checked
Default: null
Methods
public
__construct ( bool $isCompleted ) : void
public
isChecked ( ) : void
public