CollectTotalItemsStatListener
extends AbstractCollectTotalItemStatListener
in package
Table of Contents
Methods
- getDefaultStats() : array<int, mixed>|null
- getPendingStats() : array<int, mixed>|null
- handle() : array<int, mixed>|null
Methods
getDefaultStats()
public
getDefaultStats([Carbon|null $after = null ][, Carbon|null $before = null ]) : array<int, mixed>|null
Parameters
- $after : Carbon|null = null
- $before : Carbon|null = null
Tags
Return values
array<int, mixed>|nullgetPendingStats()
public
getPendingStats([Carbon|null $after = null ][, Carbon|null $before = null ]) : array<int, mixed>|null
Parameters
- $after : Carbon|null = null
- $before : Carbon|null = null
Tags
Return values
array<int, mixed>|nullhandle()
public
handle([Carbon|null $after = null ][, Carbon|null $before = null ][, Carbon|null $group = null ]) : array<int, mixed>|null
Parameters
- $after : Carbon|null = null
- $before : Carbon|null = null
- $group : Carbon|null = null