mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 11:39:19 -05:00
update: type hints
This commit is contained in:
@@ -19,9 +19,6 @@ class TicketAttachmentController extends Controller
|
||||
{
|
||||
/**
|
||||
* Download a ticket attachment from storage.
|
||||
*
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
final public function download(TicketAttachment $attachment): \Symfony\Component\HttpFoundation\BinaryFileResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user