Added required interface, a special factories uses the Registry Pattern.
[core.git] / inc / classes / main / index / class_
index b0aa6d96f1a4203aeefb0b9f6d374ef2cc4faa96..6e09c7b6b44e3612ed99130431df1678a8f1620e 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class ???Index extends BaseIndex implements Indexable {
+class ???Index extends BaseIndex implements Indexable, Registerable {
        /**
         * Protected constructor
         *