Merge "Added ORMIterator interface which can be used for type hinting (in particular...
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 15 Jun 2012 19:09:51 +0000 (19:09 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 15 Jun 2012 19:09:51 +0000 (19:09 +0000)
1  2 
includes/AutoLoader.php
includes/db/IORMTable.php

Simple merge
@@@ -444,4 -441,4 +444,4 @@@ interface IORMTable 
         */
        public function canHaveField( $name );
  
--}
++}