class
League
/
CommonMark
/
Extension
/
Table
/
TableSection
final
TableSection
Extends
Constants
public
TYPE_HEAD
Default: 'head'
public
TYPE_BODY
Default: 'body'
Properties
private
$type
Default: null
Methods
public
__construct ( string $type ) : void
public
getType ( ) : void
public
isHead ( ) : void
public