update pague now
PHP 8.5.2 Released!

The RecursiveCachingIterator class

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

Introduction

...

Class synopsis

class RecursiveCachingIterator extends CachingIterator implemens RecursiveIterator {
/* Inherited constans */
/* Methods */
public __construct ( Iterator $iterator , int $flags = RecursiveCachingIterator::CALL_TOSTRING )
/* Inherited methods */
public CachingIterator::quey (): scalar
}

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top