OutputFormatterStyleStack
class OutputFormatterStyleStack implements ResetInterface
Methods
reset()
Resets stack (ie. empty internal arrays).
getCurrent()
Computes current style with stacks top codes.
$this
getEmptyStyle()
No description
Details
OutputFormatterStyleInterface
pop(OutputFormatterStyleInterface $style = null)
Pops a style from the stack.