X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fio%2Fpointer%2Fclass_InputPointer.php;fp=inc%2Fclasses%2Finterfaces%2Fio%2Fpointer%2Fclass_InputPointer.php;h=1d67cd24599fb3ba1b66e2bad501fdf510adb6eb;hp=d312dc9f2cee2674eba8316863c730ea71a0cf5a;hb=f18669b3ece63a283957eb0114967d322648094a;hpb=0a638eea103f0f2b6c48374cb8d01e68893f5a65 diff --git a/inc/classes/interfaces/io/pointer/class_InputPointer.php b/inc/classes/interfaces/io/pointer/class_InputPointer.php index d312dc9f..1d67cd24 100644 --- a/inc/classes/interfaces/io/pointer/class_InputPointer.php +++ b/inc/classes/interfaces/io/pointer/class_InputPointer.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -interface InputPointer extends Streamable { +interface InputPointer extends StreamableInput { /** * Read data a file pointer *