Home
last modified time | relevance | path

Searched refs:getFootnotesContainer (Results 1 – 1 of 1) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DGatherFootnotesListener.php62 $container = $this->getFootnotesContainer($document);
70 private function getFootnotesContainer(Document $document): FootnoteContainer
88 private function getFootnotesContainer(Document $document): FootnoteContainer global() function in League\\CommonMark\\Extension\\Footnote\\Event\\GatherFootnotesListener