source/Threema/MsgApi/Messages/FileMessage.php
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($blobId, $thumbnailBlobId, $encryptionKey, $mimeType, $filename, $size) {
- Create a ticketCreate a ticket