By dave reid on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.0
Issue links:
Description:
This function conflicted with File Entity module's hook_file_transfer() and needed to be removed. It is suggested to replace calling this code with \Symfony\Component\HttpFoundation\BinaryFileResponse.
Impacts:
Module developers