mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 19:45:10 +01:00
[ticket/12715] Cleanup comments in \phpbb\plupload\*
PHPBB3-12715
This commit is contained in:
parent
5ab6998e0e
commit
e6b422517b
@ -69,8 +69,6 @@ class plupload
|
||||
* @param \phpbb\user $user
|
||||
* @param \phpbb\php\ini $php_ini
|
||||
* @param \phpbb\mimetype\guesser $mimetype_guesser
|
||||
*
|
||||
* @return null
|
||||
*/
|
||||
public function __construct($phpbb_root_path, \phpbb\config\config $config, \phpbb\request\request_interface $request, \phpbb\user $user, \phpbb\php\ini $php_ini, \phpbb\mimetype\guesser $mimetype_guesser)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user