Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 OneUploader 的 Symfony2,我想根据一些数据取消上传,谁能告诉我如何在事件中执行此操作?
确切地说,从 PreUploadEvent 内部。谢谢。