Added new interfaces for file i/o classes.
[core.git] / inc / classes / main / file_directories / io_handler / class_FileIoStream.php
index 35bc0c8b36de4d4156b774bfb69d4126aebe1227..27ceab32a4e7a3a0d981af5efee1e9f8e564989f 100644 (file)
@@ -134,7 +134,7 @@ class FileIoStream extends BaseFrameworkSystem implements FileInputStreamer, Fil
        /**
         * Reads from a local file
         *
        /**
         * Reads from a local file
         *
-        * @param               $fqfn   The full-qualified file-name which we shall load
+        * @param       $fqfn   The full-qualified file-name which we shall load
         * @return      $array  An array with the element 'header' and 'data'
         * @see         FileInputStreamer
         */
         * @return      $array  An array with the element 'header' and 'data'
         * @see         FileInputStreamer
         */