]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/file_directories/io/class_FrameworkFileInputOutputPointer.php
Added new interfaces for file i/o classes.
[core.git] / inc / classes / main / file_directories / io / class_FrameworkFileInputOutputPointer.php
index e548fe20887af11d5b93ce5dc83c40fa69dd9ff7..88c565cc20c8305c40ea4d83f98305f624254cdf 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 FrameworkFileInputOutputPointer extends BaseFileIo {
+class FrameworkFileInputOutputPointer extends BaseFileIo implements InputOutputPointer {
        /**
         * Protected constructor
         *