mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-19 17:58:51 +00:00
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [ticket/12522] Add function parameter description in guesser interface
This commit is contained in:
commit
a54fc18620
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ interface guesser_interface
|
|||
* Guess mimetype of supplied file
|
||||
*
|
||||
* @param string $file Path to file
|
||||
* @param string $file_name The real file name
|
||||
*
|
||||
* @return string Guess for mimetype of file
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue