DomDocumentTrait
trait DomDocumentTrait (View source)
Shared code for working with DOMDocument
objects.
Properties
protected DOMDocument | $domDocument | The DOMDocument object which is being used to parse the content. |
Methods
getDomDocument()
Gets the DOMDocument object which is being used to parse the content.
Details
at line 30
DOMDocument
getDomDocument()
Gets the DOMDocument object which is being used to parse the content.