Entity/Attachment.php
Attachment
has 35 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Attachment
{
/** @var string */
private $color;
Method __construct
has 16 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $color = '',
string $pretext = '',
string $authorName = '',
string $authorLink = '',
string $authorIconUrl = '',