protected property RecursiveDOMIterator::$nodeList in Translation Management Tool 8
The DOMNodeList with all children to iterate over.
Type: \DOMNodeList
File
- translators/
tmgmt_file/ src/ RecursiveDOMIterator.php, line 21
Class
- RecursiveDOMIterator
- Class used to iterate through DOMDocument.
Namespace
Drupal\tmgmt_fileCode
protected $nodeList;