mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-22 02:00:40 +00:00
Mark MessageAttachmentObjectType as final
This commit is contained in:
parent
4fbad9f887
commit
d07298f086
@ -25,7 +25,7 @@ use wcf\util\ArrayUtil;
|
||||
/**
|
||||
* Attachment object type implementation for messages.
|
||||
*/
|
||||
class MessageAttachmentObjectType extends AbstractAttachmentObjectType
|
||||
final class MessageAttachmentObjectType extends AbstractAttachmentObjectType
|
||||
{
|
||||
/**
|
||||
* @inheritDoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user