XmlReadyEvent
class XmlReadyEvent extends GenericEvent (View source)
Properties
protected SimpleXMLElement | $document | The sitemap XML document. |
Methods
Details
__construct(SimpleXMLElement $document)
Initialize the instance.
getSubject()
{@inheritdoc}
SimpleXMLElement
getDocument()
Get the sitemap XML document.
$this
setDocument(SimpleXMLElement $newDocument)
Replace the sitemap XML document.