Rewrite of initInstance(), more eval() rewritten to call_user_func_array()
[shipsimu.git] / inc / classes / middleware / debug / class_DebugMiddleware.php
index 5c1e050d2854a092432d5d9742097a03ec331818..694dac66db2ddec30ca4dde7864e974cc155efe2 100644 (file)
@@ -23,7 +23,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 DebugMiddleware extends BaseMiddleware {
+class DebugMiddleware extends BaseMiddleware implements Registerable {
        /**
         * The concrete output instance
         */