Fix doc blocks
This commit is contained in:
parent
c4edbe56ff
commit
0887d9088c
25 changed files with 58 additions and 52 deletions
|
|
@ -154,7 +154,7 @@ class FFProbe
|
|||
/**
|
||||
* @api
|
||||
*
|
||||
* Probe the format of a given file
|
||||
* Probes the format of a given file.
|
||||
*
|
||||
* @param string $pathfile
|
||||
*
|
||||
|
|
@ -171,7 +171,7 @@ class FFProbe
|
|||
/**
|
||||
* @api
|
||||
*
|
||||
* Probe the streams contained in a given file
|
||||
* Probes the streams contained in a given file.
|
||||
*
|
||||
* @param string $pathfile
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue