Searched refs:getBlockCloser (Results 1 – 3 of 3) sorted by relevance
97 $context->getBlockCloser()->resetTip();103 $context->getBlockCloser()->setLastMatchedContainer($context->getContainer());115 $context->getBlockCloser()->closeUnmatchedBlocks();206 !$context->getBlockCloser()->areAllClosed() &&
55 public function getBlockCloser(): UnmatchedBlockCloser; function
127 public function getBlockCloser(): UnmatchedBlockCloser function in League\\CommonMark\\Context