Fix CS
This commit is contained in:
parent
d024622a8e
commit
0b74d0c30c
12 changed files with 36 additions and 37 deletions
|
|
@ -24,7 +24,7 @@ class FFProbe extends Binary
|
|||
/**
|
||||
* Probe the format of a given file
|
||||
*
|
||||
* @param string $pathfile
|
||||
* @param string $pathfile
|
||||
* @return string
|
||||
* @throws Exception\InvalidFileArgumentException
|
||||
* @throws Exception\RuntimeException
|
||||
|
|
@ -43,7 +43,7 @@ class FFProbe extends Binary
|
|||
/**
|
||||
* Probe the streams contained in a given file
|
||||
*
|
||||
* @param string $pathfile
|
||||
* @param string $pathfile
|
||||
* @return string
|
||||
* @throws Exception\InvalidFileArgumentException
|
||||
* @throws Exception\RuntimeException
|
||||
|
|
@ -61,7 +61,7 @@ class FFProbe extends Binary
|
|||
|
||||
/**
|
||||
*
|
||||
* @param string $command
|
||||
* @param string $command
|
||||
* @return string
|
||||
* @throws Exception\RuntimeException
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue