We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f169616 commit 110eb84Copy full SHA for 110eb84
src/GridFS/WritableStream.php
@@ -179,7 +179,7 @@ public function getSize()
179
* written. Since seeking is not supported and writes are appended, this is
180
* always the end of the stream.
181
*
182
- * @see WriteableStream::getSize()
+ * @see WritableStream::getSize()
183
* @return integer
184
*/
185
public function tell()
0 commit comments