Continued with file-based stacks and file i/o:
[core.git] / inc / classes / interfaces / io / file / class_FileOutputStreamer.php
index f85a4049904b38d7088b236f5c84e0ddd92d1727..106e01ce4513b127baba6c63964ee600ac2774ca 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 FileOutputStreamer extends Streamable {
+interface FileOutputStreamer extends StreamableOutput {
        /**
         * Saves streamed (that are mostly serialized objects) data to files or
         * external servers.