class SummaryObject implements SummaryObjectInterface (View source)

Properties

protected string $dataSourceCategoryHandle
protected mixed $identifier
protected array $data
protected Template $template

Methods

__construct($dataSourceCategoryHandle, $identifier, $template, $data)

No description

string
getDataSourceCategoryHandle()

No description

getIdentifier()

No description

getTemplate()

No description

getData()

No description

setData(Collection $data)

No description

denormalize(DenormalizerInterface $denormalizer, $data, $format = null, array $context = [])

No description

Details

__construct($dataSourceCategoryHandle, $identifier, $template, $data)

No description

Parameters

$dataSourceCategoryHandle
$identifier
$template
$data

string getDataSourceCategoryHandle()

No description

Return Value

string

getIdentifier()

No description

Template getTemplate()

No description

Return Value

Template

Collection getData()

No description

Return Value

Collection

setData(Collection $data)

No description

Parameters

Collection $data

denormalize(DenormalizerInterface $denormalizer, $data, $format = null, array $context = [])

No description

Parameters

DenormalizerInterface $denormalizer
$data
$format
array $context