]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/file_directories/output/class_FrameworkFileOutputPointer.php
Added new interfaces for file i/o classes.
[core.git] / inc / classes / main / file_directories / output / class_FrameworkFileOutputPointer.php
index 1af2697b22d7c15fe3b20826de0ce0952ce08af1..a3da18563a2fb3ec4d3d1c71a045a677e87fd206 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 FrameworkFileOutputPointer extends BaseFileIo {
+class FrameworkFileOutputPointer extends BaseFileIo implements OutputPointer {
        /**
         * Protected constructor
         *