Documentation

InstructionsParser
in package
implements DOMReaderInterface

Table of Contents

Interfaces

DOMReaderInterface

Methods

fromDocument()  : void
fromElement()  : void
getUpdateInstructions()  : iterable<string|int, mixed>

Methods

fromDocument()

public fromDocument(DOMDocument $sourceDoc) : void
Parameters
$sourceDoc : DOMDocument

fromElement()

public fromElement(DOMElement $sourceElement) : void
Parameters
$sourceElement : DOMElement

getUpdateInstructions()

public getUpdateInstructions() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>

        
On this page

Search results