mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15276] Remove annotation
PHPBB3-15276
This commit is contained in:
parent
929e32e80d
commit
ee094dd0de
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@ class upload extends \phpbb\avatar\driver\driver
|
|||
* Before deleting an existing avatar
|
||||
*
|
||||
* @event core.avatar_driver_upload_delete_before
|
||||
* @var string destination Destination directory where the file is going to be deleted
|
||||
* @var string prefix Prefix for the avatar filename
|
||||
* @var array row Array with avatar row data
|
||||
* @var array error Array of errors, if filled in by this event file will not be deleted
|
||||
|
|
Loading…
Add table
Reference in a new issue