[ticket/14168] Use correct docblock

PHPBB3-14168
This commit is contained in:
Marc Alexander 2015-10-09 08:03:53 +02:00
parent ca1308ba5f
commit 22b36d9d0e

View file

@ -16,7 +16,7 @@ namespace phpbb\attachment;
use \phpbb\db\driver\driver_interface;
/**
* Attachment delete class
* Attachment resync class
*/
class resync
{