Skip to content

Commit b28cde4

Browse files
committed
Better docbloc
1 parent 4454b2c commit b28cde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Media.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use FFMpeg\Media\MediaTypeInterface;
88

99
/**
10-
* @method mixed save(FormatInterface $format, $outputPathfile)
10+
* @method mixed save(\FFMpeg\Format\FormatInterface $format, $outputPathfile)
1111
*/
1212
class Media
1313
{

0 commit comments

Comments
 (0)