CustomerStatisticsReader
in package
Class CustomerStatisticsReader
Table of Contents
- $connection : Connection
- __construct() : mixed
- getCustomerStatistics() : array<string|int, mixed>
Properties
$connection
private
Connection
$connection
Methods
__construct()
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —getCustomerStatistics()
public
getCustomerStatistics(CustomerId $customerId) : array<string|int, mixed>
Parameters
- $customerId : CustomerId