MetaFox

AbstractCollectTotalItemStatListener
in package

AbstractYes

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
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Return values
array<int, mixed>|null

getPendingStats()

public getPendingStats([Carbon|null $after = null ][, Carbon|null $before = null ]) : array<int, mixed>|null
Parameters
$after : Carbon|null = null
$before : Carbon|null = null
Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Return values
array<int, mixed>|null

handle()

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
Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Return values
array<int, mixed>|null

        
On this page

Search results