mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 12:14:06 +02:00
[ticket/16271] Fix invalid docblocks
PHPBB3-16271
This commit is contained in:
@@ -325,6 +325,8 @@ class plupload
|
||||
* by PHP and actually exists, if not, it generates an error
|
||||
*
|
||||
* @param string $form_name The name of the file in the form data
|
||||
* @param int $chunk Chunk number
|
||||
* @param string $file_path File path
|
||||
*
|
||||
* @return null
|
||||
*/
|
||||
|
Reference in New Issue
Block a user