X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fio%2Fpointer%2Fclass_OutputPointer.php;fp=inc%2Fclasses%2Finterfaces%2Fio%2Fpointer%2Fclass_OutputPointer.php;h=06c5835fa836f49279d3d56e715b8f3adc0e16a6;hp=7d8300eebf50f0385207e42e898c2771315e4bc4;hb=a863937b246c06e143d147fe4108543056971472;hpb=6d54ef031eb27d1b9a46ce92f39a3c9b19633eb3 diff --git a/inc/classes/interfaces/io/pointer/class_OutputPointer.php b/inc/classes/interfaces/io/pointer/class_OutputPointer.php index 7d8300ee..06c5835f 100644 --- a/inc/classes/interfaces/io/pointer/class_OutputPointer.php +++ b/inc/classes/interfaces/io/pointer/class_OutputPointer.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 OutputPointer extends StreamableOutput { +interface OutputPointer extends StreamableOutput, Pointer { /** * Write data to a file pointer *