This commit is contained in:
Pierre Rudloff 2017-04-26 00:10:00 +02:00
parent db5f653e2d
commit 4d104c852f
2 changed files with 14 additions and 13 deletions

View file

@ -399,7 +399,7 @@ class VideoDownloadTest extends \PHPUnit_Framework_TestCase
}
/**
* Assert that a stream is valid
* Assert that a stream is valid.
*
* @param resource $stream Stream
*