Home
last modified time | relevance | path

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

/webtrees/app/CommonMark/
H A DCensusTableContinueParser.php30 use League\CommonMark\Parser\Block\BlockContinueParserInterface; alias
65 * @param BlockContinueParserInterface $activeBlockParser
69 …public function tryContinue(Cursor $cursor, BlockContinueParserInterface $activeBlockParser): Bloc…