X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fio%2Foutput%2Fclass_OutputStreamer.php;h=029bb3abe64699b8c268601da1d195648526b6bb;hp=7fd9c0eb1f9b2e512382640a1616820f84fc3eae;hb=c3106ae537f1d46274988826a070632a439e2c49;hpb=2bbc4c05715b972401e3a13a2a085821c75ad371 diff --git a/inc/classes/interfaces/io/output/class_OutputStreamer.php b/inc/classes/interfaces/io/output/class_OutputStreamer.php index 7fd9c0eb..029bb3ab 100644 --- a/inc/classes/interfaces/io/output/class_OutputStreamer.php +++ b/inc/classes/interfaces/io/output/class_OutputStreamer.php @@ -30,5 +30,5 @@ interface OutputStreamer extends Streamable { function output ($outStream = false); } -// +// [EOF] ?>