Documentation

ContextInterface

Table of Contents

addBlock()  : void
getBlockCloser()  : UnmatchedBlockCloser
Finalize and close any unmatched blocks
getBlocksParsed()  : bool
getContainer()  : AbstractBlock
getDocument()  : Document
getLine()  : string
getLineNumber()  : int
getReferenceParser()  : ReferenceParser
getTip()  : AbstractBlock|null
replaceContainerBlock()  : void
setBlocksParsed()  : $this
setContainer()  : void
setTip()  : void

Methods

getBlockCloser()

Finalize and close any unmatched blocks

public getBlockCloser() : UnmatchedBlockCloser
Return values
UnmatchedBlockCloser

getBlocksParsed()

public getBlocksParsed() : bool
Return values
bool

setBlocksParsed()

public setBlocksParsed(bool $bool) : $this
Parameters
$bool : bool
Return values
$this

Search results