class ObjectCollection implements JsonSerializable, DenormalizableInterface (View source)

Properties

protected ArrayCollection $contentObjects

Methods

__construct()

No description

addContentObject(int $slot, ObjectInterface $object)

No description

getContentObjects()

No description

jsonSerialize()

No description

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

No description

Details

__construct()

No description

addContentObject(int $slot, ObjectInterface $object)

No description

Parameters

int $slot
ObjectInterface $object

getContentObjects()

No description

jsonSerialize()

No description

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

No description

Parameters

DenormalizerInterface $denormalizer
$data
$format
array $context