SaveAttributesCommand
class SaveAttributesCommand extends Command (View source)
Saves a group of attribute keys against an object.
Class SaveAttributesCommand
Properties
protected AttributeKeyInterface[] | $attributeKeys | ||
protected ObjectInterface | $object |
Methods
Details
static string
getHandler()
No description
__construct(array $attributeKeys, ObjectInterface $object)
SaveAttributesCommand constructor.
array
getAttributeKeys()
No description
ObjectInterface
getObject()
No description