class CronAction

Properties

SystemStatsController $mod

Methods

bool
cleanUp(SystemCron $cron)

Cleanup existing data

bool
processCollectors(SystemCron $cron)

Collect statistics from hooks

Details

at line 79
bool cleanUp(SystemCron $cron)

Cleanup existing data

Parameters

SystemCron $cron

Return Value

bool

at line 25
bool processCollectors(SystemCron $cron)

Collect statistics from hooks

Parameters

SystemCron $cron

Return Value

bool

Exceptions

Exception