Fix doc blocks
This commit is contained in:
parent
c4edbe56ff
commit
0887d9088c
25 changed files with 58 additions and 52 deletions
|
|
@ -18,7 +18,7 @@ use FFMpeg\Media\MediaTypeInterface;
|
|||
interface ProgressableInterface extends EventEmitterInterface
|
||||
{
|
||||
/**
|
||||
* Creates the progress listener
|
||||
* Creates the progress listener.
|
||||
*
|
||||
* @param MediaTypeInterface $media
|
||||
* @param FFProbe $ffprobe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue