mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14285] Fix tests
PHPBB3-14285
This commit is contained in:
@@ -62,9 +62,9 @@ class controller
|
||||
*
|
||||
* @param string $file File path
|
||||
*
|
||||
* @throws \phpbb\exception\http_exception when can't access $file
|
||||
* @throws http_exception when can't access $file
|
||||
*
|
||||
* @return \Symfony\Component\HttpFoundation\StreamedResponse a Symfony response object
|
||||
* @return StreamedResponse a Symfony response object
|
||||
*/
|
||||
public function handle($file)
|
||||
{
|
||||
|
Reference in New Issue
Block a user