Copied!
  • internal You should rely on the interface instead
CloneableFinalInstantiable
Methods
public __construct(League\CommonMark\Parser\Block\BlockContinueParserInterface $activeBlockParser, League\CommonMark\Parser\Block\BlockContinueParserInterface $lastMatchedBlockParser)
public getActiveBlockParser() : League\CommonMark\Parser\Block\BlockContinueParserInterface
public getLastMatchedBlockParser() : League\CommonMark\Parser\Block\BlockContinueParserInterface
public getParagraphContent() : ?string
Properties
private League\CommonMark\Parser\Block\BlockContinueParserInterface $activeBlockParser
 
  • psalm-readonly
private League\CommonMark\Parser\Block\BlockContinueParserInterface $lastMatchedBlockParser
 
  • psalm-readonly
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration