We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2480b7 + d2d0cfe commit fcafc7cCopy full SHA for fcafc7c
BinaryFileResponse.php
@@ -343,7 +343,7 @@ public static function trustXSendfileTypeHeader()
343
}
344
345
/**
346
- * If this is set to true, the file will be unlinked after the request is send
+ * If this is set to true, the file will be unlinked after the request is sent
347
* Note: If the X-Sendfile header is used, the deleteFileAfterSend setting will not be used.
348
*
349
* @param bool $shouldDelete
0 commit comments