mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 07:35:29 +02:00
Merge pull request #2435 from n-aleha/ticket/12522
[ticket/12522] Add function parameter description in guesser interface * n-aleha/ticket/12522: [ticket/12522] Add function parameter description in guesser interface
This commit is contained in:
commit
4147681640
@ -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…
x
Reference in New Issue
Block a user