mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/14168] Use correct docblock
PHPBB3-14168
This commit is contained in:
parent
ca1308ba5f
commit
22b36d9d0e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ namespace phpbb\attachment;
|
||||||
use \phpbb\db\driver\driver_interface;
|
use \phpbb\db\driver\driver_interface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Attachment delete class
|
* Attachment resync class
|
||||||
*/
|
*/
|
||||||
class resync
|
class resync
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue