$body->hardcopy()
Creates a clone and fetches all lazy-loaded getters to get a full copy
$body->hardcopy(): Kirby\Email\Body
Return type
This method does not modify the existing $body
object but returns a new object with the changes applied. Learn more →