Trying to add custom html template to wordpress\' wp_mail function with:
public function doEmails() { add_filter( \'wp_mail\', [$this,\'custom_mails\']