]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/stacker/file/class_
Added Registerable interface as the FileStackFactory is using it.
[core.git] / inc / classes / main / stacker / file / class_
index 8e8510a0ff4b15d8eefc9b415a16237beac1eab4..db42e99064489af3007712d43e55da92e4756f41 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 ???FileStack extends BaseFileStack implements StackableFile {
+class ???FileStack extends BaseFileStack implements StackableFile, Registerable {
        /**
         * Protected constructor
         *