class League / CommonMark / Extension / TaskList / TaskListItemMarker
final

TaskListItemMarker

Extends

Properties

private

$checked

Default: null

Methods

public

__construct ( bool $isCompleted ) : void

public

isChecked ( ) : void

public

setChecked ( bool $checked ) : void