ReportCSVEmail::trigger( int $user_id, string $report_type, string $download_url )
Trigger the sending of this email.
Description Description
Parameters Parameters
- $user_id
-
(Required) User ID to email.
- $report_type
-
(Required) The type of report export being emailed.
- $download_url
-
(Required) The URL for downloading the report.
Source Source
File: packages/woocommerce-admin/src/ReportCSVEmail.php