Module_PingReply  latest
Erebot module to respond to PING messages
IteratorAggregate.php
1 <?php
2 
11 extends Traversable
12 {
22  public function getIterator();
23 }
Interface to create an external Iterator.
Interface to detect if a class is traversable using foreach.
Definition: Traversable.php:13