X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Ffile_directories%2Finput%2Fclass_FrameworkFileInputPointer.php;h=bd14d9dbb6fe7180073384cced28ba3b6dff8586;hp=f70ef5a12b90596adb19bef552f6e50326c1ff95;hb=0a638eea103f0f2b6c48374cb8d01e68893f5a65;hpb=65a9356fe91fab0489325b7f3a5662b8bbf0b110 diff --git a/inc/classes/main/file_directories/input/class_FrameworkFileInputPointer.php b/inc/classes/main/file_directories/input/class_FrameworkFileInputPointer.php index f70ef5a1..bd14d9db 100644 --- a/inc/classes/main/file_directories/input/class_FrameworkFileInputPointer.php +++ b/inc/classes/main/file_directories/input/class_FrameworkFileInputPointer.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class FrameworkFileInputPointer extends BaseFileIo { +class FrameworkFileInputPointer extends BaseFileIo implements InputPointer { /** * Protected constructor *