X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Finterfaces%2Fio%2Fclass_StreamableInput.php;fp=inc%2Fmain%2Finterfaces%2Fio%2Fclass_StreamableInput.php;h=0207ef9c25095306a9535d5044ba2c4c094c733e;hb=95a008a7823f28fa6a1172798e0d7565385055d4;hp=2b9b2cdb95c5a15c0861964307875c7eb1d7146f;hpb=d2ada1dfeab84d86d194efc894c7a287eebe124e;p=core.git diff --git a/inc/main/interfaces/io/class_StreamableInput.php b/inc/main/interfaces/io/class_StreamableInput.php index 2b9b2cdb..0207ef9c 100644 --- a/inc/main/interfaces/io/class_StreamableInput.php +++ b/inc/main/interfaces/io/class_StreamableInput.php @@ -1,4 +1,7 @@ . */ interface StreamableInput extends Streamable { -} -// [EOF] -?> +}