Copied!

BrandContextCompletionCalculatorInterface

BrandContextCompletionCalculatorInterface.php : 16
Interface

Methods

publiccalculate()

BrandContextCompletionCalculatorInterface.php : 26
public calculate(iterable<string|int, BrandContextInterface$brandContexts) : array<string, CompletionSummary>

Parameters

Name Type Default value Description
$brandContexts iterable<string|int, BrandContextInterface> - -

Return values

array<string, CompletionSummary>

Keyed by brand context identifier.

Tags
Throws
NotFoundException
Throws
InvalidArgumentException