Home
last modified time | relevance | path

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

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableSection.php27 const TYPE_BODY = 'tbody'; global() define in League\\CommonMark\\Extension\\Table\\TableSection
H A DTableCell.php27 const TYPE_BODY = 'td'; global() define in League\\CommonMark\\Extension\\Table\\TableCell