ReportCSVExporter::__construct( string $type = false, array $args = array() )

Constructor.


Description Description


Parameters Parameters

$type

(Optional) Report type. E.g. 'customers'.

Default value: false

$args

(Optional) Report parameters.

Default value: array()


Top ↑

Source Source

File: packages/woocommerce-admin/src/ReportCSVExporter.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.