# Email

Wrapper around our Email package, which handles all the magic connections between Kirby and sending emails, like email templates, file attachments, etc.

****

- Full class name: `Kirby\Cms\Email`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Cms/Email.php#L21>

****

### Email

- [new Email()](https://getkirby.com/docs/reference/objects/cms/email/__construct.md)
- [$email->toArray()](https://getkirby.com/docs/reference/objects/cms/email/to-array.md)