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