Continued with file-based stacks and file i/o:
[core.git] / inc / classes / interfaces / io / output / class_OutputStreamer.php
index 70a08177d90af21cc552e746816e1b6e75f059df..3c13e9ac92113065138efce74ee28ad9ea4edc27 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/>.
  */
-interface OutputStreamer extends Streamable {
+interface OutputStreamer extends StreamableOutput {
        /**
         * Output the code
         *