MediaWiki  REL1_24
ORMIterator.php
Go to the documentation of this file.
00001 <?php
00002 
00029 interface ORMIterator extends Iterator {
00030 }