chunk_uploaded()
chunk_uploaded(\apex\core\worker\EventMessageInterface $msg)
Check for newly uploaded file.
Parameters
\apex\core\worker\EventMessageInterface | $msg | The message that was dispatched. |
Handles the unit test of chunked uploading a large file via the io::send_chunked_file() method.