Home
last modified time | relevance | path

Searched defs:TYPE_HEAD (Results 1 – 2 of 2) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableSection.php26 const TYPE_HEAD = 'thead'; global() define in League\\CommonMark\\Extension\\Table\\TableSection
H A DTableCell.php26 const TYPE_HEAD = 'th'; global() define in League\\CommonMark\\Extension\\Table\\TableCell