Continued with file-based stacks and file i/o:
[core.git] / inc / classes / interfaces / io / file / class_FileInputStreamer.php
index b5bafdb8532751df0009af9e2fa367b52684b40f..e094eecd80a29157de6225abd64abb0b600719f7 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 FileInputStreamer extends Streamable {
+interface FileInputStreamer extends StreamableInput {
        /**
         * Reads from a local or remote file
         *