Add missing doc

This commit is contained in:
Pierre Rudloff 2017-12-24 01:12:47 +01:00
parent ae690873b3
commit fd8e6255ef
2 changed files with 6 additions and 2 deletions

View file

@ -60,6 +60,8 @@ class PlaylistArchiveStream extends TarArchive
/**
* PlaylistArchiveStream constructor.
*
* @param Config $config Config instance.
*/
public function __construct(Config $config = null)
{