php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
iterators.stub.php
Go to the documentation of this file.
1
<?php
2
7
8
namespace
ZendTest\Iterators
;
9
10
final
class
TraversableTest
implements
\IteratorAggregate
11
{
12
public
function
__construct
() {}
13
public
function
getIterator
(): \
Iterator
{}
14
}
ZendTest\Iterators\TraversableTest
Definition
iterators.stub.php:11
ZendTest\Iterators\TraversableTest\getIterator
getIterator()
Definition
iterators.stub.php:13
ZendTest\Iterators\TraversableTest\__construct
__construct()
Definition
iterators.stub.php:12
IteratorAggregate
Definition
zend_interfaces.stub.php:8
Iterator
Definition
zend_interfaces.stub.php:14
ZendTest\Iterators
Definition
iterators.stub.php:8
ext
zend_test
iterators.stub.php
Generated on Sat Aug 23 2025 01:46:12 for php-internal-docs by
1.13.2