X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=inc%2Fclasses%2Fmain%2Ffile_directories%2Finput%2Fclass_FrameworkFileInputPointer.php;h=bd14d9dbb6fe7180073384cced28ba3b6dff8586;hb=0a638eea103f0f2b6c48374cb8d01e68893f5a65;hp=f70ef5a12b90596adb19bef552f6e50326c1ff95;hpb=4c95da6a5f9a5d9b6a13aca42a138568e99073ed;p=core.git 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 *