class UpdateExpressEntryCommandHandler (View source)

Traits

Properties

protected Applier $applier
protected ObjectManager $objectManager

Methods

__construct(Applier $applier, ObjectManager $objectManager)

No description

__invoke(UpdateExpressEntryCommand $command)

No description

Details

handleAttributeMap(AttributeValueMap $map, Entry $entry)

No description

Parameters

AttributeValueMap $map
Entry $entry

handleAssociationMap(AssociationMap $map, Entry $entry)

No description

Parameters

AssociationMap $map
Entry $entry

__construct(Applier $applier, ObjectManager $objectManager)

No description

Parameters

Applier $applier
ObjectManager $objectManager

__invoke(UpdateExpressEntryCommand $command)

No description

Parameters

UpdateExpressEntryCommand $command