Searched defs:STYLE_BULLET (Results 1 – 2 of 2) sorted by relevance
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/ | ||
H A D | TableOfContentsBuilder.php | 29 public const STYLE_BULLET = TableOfContentsGenerator::STYLE_BULLET; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder |
H A D | TableOfContentsGenerator.php | 32 public const STYLE_BULLET = ListBlock::TYPE_BULLET; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsGenerator |