]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/index/file_stack/class_FileStackIndex.php
Added required interface, a special factories uses the Registry Pattern.
[core.git] / inc / classes / main / index / file_stack / class_FileStackIndex.php
index aeb1464474f27004f4afab45a767555e5154f786..3df30f84f67c12397b95468fd774bfbbc614031b 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 FileStackIndex extends BaseIndex implements IndexableStack {
+class FileStackIndex extends BaseIndex implements IndexableStack, Registerable {
        /**
         * Protected constructor
         *