You are here

protected property RecursiveDOMIterator::$nodeList in Translation Management Tool 7

The DOMNodeList with all children to iterate over.

Type: DOMNodeList

File

translators/file/tmgmt_file.recursive_iterator.inc, line 23
Contains RecursiveDOMIterator.

Class

RecursiveDOMIterator
Class used to iterate through DOMDocument.

Code

protected $nodeList;