[ticket/14285] Add comment

PHPBB3-14285
This commit is contained in:
Rubén Calvo 2018-07-30 13:45:12 +02:00 committed by rubencm
parent 8725d0b23e
commit 034314c0a1

View file

@ -16,6 +16,7 @@ namespace phpbb\storage;
use Symfony\Component\HttpFoundation\StreamedResponse;
// Temporal fix for: https://github.com/symfony/symfony/issues/27924
// Fixed 23/7/2018 in symfony v3.4.13
class streamed_response extends StreamedResponse
{
/**