Trait Sabre\Xml\ContextStackTrait

Context Stack.

The Context maintains information about a document during either reading or writing.

During this process, it may be necessary to override this context information.

This trait allows easy access to the context, and allows the end-user to override its settings for document fragments, and easily restore it again later.

Methods
Properties