mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12715] Cleanup comments in \phpbb\plupload\*
PHPBB3-12715
This commit is contained in:
parent
5ab6998e0e
commit
e6b422517b
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue