Methods summary
public static
Symfony\Component\HttpFoundation\Response
|
#
get( $file, string $disposition = Defr\PhpMimeType\ResponseHeaderBag::DISPOSITION_ATTACHMENT, null $fileName = null )
Parameters
- $file
- $disposition
- $fileName
Returns
Symfony\Component\HttpFoundation\Response
Throws
|
public static
Symfony\Component\HttpFoundation\Response
|
#
send( $file, string $disposition = Defr\PhpMimeType\ResponseHeaderBag::DISPOSITION_ATTACHMENT, null $fileName = null )
Parameters
- $file
- $disposition
- $fileName
Returns
Symfony\Component\HttpFoundation\Response
Throws
|