Allow multiple CCs and BCCs #118
Annotations
7 errors
PHP 8.2:
src/Models/Casts/CollectionOfContacts.php#L18
Method MailCarrier\Models\Casts\CollectionOfContacts::get() has invalid return type MailCarrier\Models\Casts\MailCarrier\Dto\ContactDto.
|
PHP 8.2:
src/Models/Casts/CollectionOfContacts.php#L24
Method MailCarrier\Models\Casts\CollectionOfContacts::get() should return (Illuminate\Support\Collection&iterable<MailCarrier\Models\Casts\MailCarrier\Dto\ContactDto>)|null but returns Illuminate\Support\Collection<(int|string), MailCarrier\Dto\ContactDto>.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.1
The job was canceled because "_8_2" failed.
|
PHP 8.1:
src/Models/Casts/CollectionOfContacts.php#L18
Method MailCarrier\Models\Casts\CollectionOfContacts::get() has invalid return type MailCarrier\Models\Casts\MailCarrier\Dto\ContactDto.
|
PHP 8.1:
src/Models/Casts/CollectionOfContacts.php#L24
Method MailCarrier\Models\Casts\CollectionOfContacts::get() should return (Illuminate\Support\Collection&iterable<MailCarrier\Models\Casts\MailCarrier\Dto\ContactDto>)|null but returns Illuminate\Support\Collection<(int|string), MailCarrier\Dto\ContactDto>.
|
PHP 8.1
Process completed with exit code 1.
|