]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/iterator/io/class_FileIoIterator.php
Continued with loader and file i/o stuff:
[core.git] / inc / classes / main / iterator / io / class_FileIoIterator.php
index 1791e6150c465fef0f07bd071c044505b16ac4b8..cfd1297bbf1e920ae603e8611d88eaedc903f79b 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/>.
  */
-class FileIoIterator extends BaseIterator implements SeekableFileIterator {
+class FileIoIterator extends BaseIterator implements SeekableWritableFileIterator {
        /**
         * Protected constructor
         *