--TEST-- SPL: RecursiveIteratorIterator and beginChildren/endChildren --FILE-- \n"; parent::rewind(); } function beginChildren(): void { echo str_repeat(' ',$this->getDepth())."\n"; } function valid(): bool { if (!parent::valid()) { echo "