Some other clean up.

This commit is contained in:
James Cole
2016-01-29 07:08:17 +01:00
parent dc7f5a562b
commit c8bc9a096a
3 changed files with 4 additions and 0 deletions

View File

@@ -72,6 +72,8 @@ class AttachmentController extends Controller
/**
* @param Attachment $attachment
* @param AttachmentHelperInterface $helper
*
* @return string
*/
public function download(Attachment $attachment, AttachmentHelperInterface $helper)
{