Fix CS
This commit is contained in:
parent
5a33a99cb0
commit
04daae19d6
6 changed files with 21 additions and 23 deletions
|
|
@ -26,7 +26,7 @@ class FFProbe extends Binary
|
|||
/**
|
||||
* Probe the format of a given file
|
||||
*
|
||||
* @param string $pathfile
|
||||
* @param string $pathfile
|
||||
* @return string
|
||||
* @throws InvalidArgumentException
|
||||
* @throws RuntimeException
|
||||
|
|
@ -45,7 +45,7 @@ class FFProbe extends Binary
|
|||
/**
|
||||
* Probe the streams contained in a given file
|
||||
*
|
||||
* @param string $pathfile
|
||||
* @param string $pathfile
|
||||
* @return string
|
||||
* @throws InvalidArgumentException
|
||||
* @throws RuntimeException
|
||||
|
|
@ -63,7 +63,7 @@ class FFProbe extends Binary
|
|||
|
||||
/**
|
||||
*
|
||||
* @param string $command
|
||||
* @param string $command
|
||||
* @return string
|
||||
* @throws RuntimeException
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue