mini\Mail\MultipartMessage::withoutParts() Method

public

Signature

public function withoutParts(callable $predicate): static

Parameters

Name Type Default Description
$predicate callable required Documentation missing

Returns

static

Documentation

Return instance without parts matching the predicate

Source

src/Mail/MultipartMessage.php:235-238