email report template
This commit is contained in:
parent
3bf0f642e1
commit
7ce22909f1
|
|
@ -107,5 +107,5 @@ class EmailReport
|
|||
* Comma separated list of product.product_keys
|
||||
* to filter the report by
|
||||
*/
|
||||
public string $product_key = ''
|
||||
public string $product_key = '';
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue