You are here

protected property RecursiveDOMIterator::$position in Translation Management Tool 8

Current position in DOMNodeList.

Type: int

File

translators/tmgmt_file/src/RecursiveDOMIterator.php, line 14

Class

RecursiveDOMIterator
Class used to iterate through DOMDocument.

Namespace

Drupal\tmgmt_file

Code

protected $position;