Fix docblocks

This commit is contained in:
Pierre Rudloff 2017-05-05 00:06:18 +02:00
parent d7927fc442
commit 631f09529f
3 changed files with 4 additions and 5 deletions

View file

@ -359,7 +359,7 @@ class FrontController
/**
* Get a remuxed stream piped through the server.
*
* @param array $urls URLs of the video and audio files
* @param string[] $urls URLs of the video and audio files
* @param string $format Requested format
* @param Response $response PSR-7 response
* @param Request $request PSR-7 request