X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Finterfaces%2Fio%2Fpointer%2Fclass_OutputPointer.php;h=f4a240bb1060ae82112ae4d78e4be8febd2e5212;hp=403e6625b415644450b53778b35a68c69c22c91c;hb=868c877607670760eb36e63ebeb1a04237907be9;hpb=3191b3ee467d8844ec574321291cfc6ddc34eb69 diff --git a/framework/main/interfaces/io/pointer/class_OutputPointer.php b/framework/main/interfaces/io/pointer/class_OutputPointer.php index 403e6625..f4a240bb 100644 --- a/framework/main/interfaces/io/pointer/class_OutputPointer.php +++ b/framework/main/interfaces/io/pointer/class_OutputPointer.php @@ -35,7 +35,7 @@ interface OutputPointer extends StreamableOutput, FilePointer { * @param $dataStream The data stream we shall write to the file * @return mixed Number of writes bytes or false on error * @throws NullPointerException If the file pointer instance - * is not set by setPointer() + * is not set by setFileObject() * @throws InvalidResourceException If there is being set * an invalid file resource */