class CustomerActivityLogEvent extends Event

Class CustomerActivityLogEvent

Constants

CUSTOMER_ACTIVITY_LOG_SIGNAL

Methods

__construct(Statistics $statistic, string $routeName)

CustomerActivityLogEvent constructor.

getStatistic()

No description

mixed
getRouteName()

No description

Details

at line 41
__construct(Statistics $statistic, string $routeName)

CustomerActivityLogEvent constructor.

Parameters

Statistics $statistic
string $routeName

at line 50
Statistics getStatistic()

Return Value

Statistics

at line 58
mixed getRouteName()

Return Value

mixed