mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-11 18:02:59 +01:00
Fixed code style.
This commit is contained in:
@@ -40,7 +40,6 @@ class AttachmentFileController extends AbstractController
|
||||
* @Route("/attachment/{id}/download", name="attachment_download")
|
||||
*
|
||||
* @return BinaryFileResponse
|
||||
*
|
||||
*/
|
||||
public function download(Attachment $attachment, AttachmentManager $helper)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user