mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Use local BinaryFileResponse to avoid https://github.com/symfony/symfony/pull/17602
This commit is contained in:
@@ -11,9 +11,6 @@
|
|||||||
|
|
||||||
namespace Alchemy\Phrasea\Http;
|
namespace Alchemy\Phrasea\Http;
|
||||||
|
|
||||||
use Symfony\Component\HttpFoundation\Response;
|
|
||||||
use Symfony\Component\HttpFoundation\BinaryFileResponse;
|
|
||||||
|
|
||||||
class ServeFileResponseFactory implements DeliverDataInterface
|
class ServeFileResponseFactory implements DeliverDataInterface
|
||||||
{
|
{
|
||||||
private $unicode;
|
private $unicode;
|
||||||
|
Reference in New Issue
Block a user