Stacker classes/interface/exceptions (FiFoStacker is not completed, will follow soon...
[core.git] / inc / classes / interfaces / template / class_CompileableTemplate.php
index 6737b56eb3c8af2f9f4c0260c08d73521b111a36..8667cd7bdf086f1d37d1420906967af01ba5e8c3 100644 (file)
@@ -83,7 +83,7 @@ interface CompileableTemplate extends FrameworkInterface {
         * @return      void
         */
        function output ();
-} // END - class
+}
 
 // [EOF]
 ?>