mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/11148] Get rid of extra line in mimetype guesser setter doc block
PHPBB3-11148
This commit is contained in:
@@ -1802,8 +1802,7 @@ class parse_message extends bbcode_firstpass
|
|||||||
/**
|
/**
|
||||||
* Setter function for passing the mimetype_guesser object
|
* Setter function for passing the mimetype_guesser object
|
||||||
*
|
*
|
||||||
* @param \phpbb\mimetype\guesser $mimetype_guesser The mimetype_guesser
|
* @param \phpbb\mimetype\guesser $mimetype_guesser The mimetype_guesser object
|
||||||
* object
|
|
||||||
*
|
*
|
||||||
* @return null
|
* @return null
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user