interface SupportsAttributeValueFromJsonInterface (View source)

Methods

mixed
createAttributeValueFromNormalizedJson(mixed $json)

Could be a string, could be an array representation of a more complex request body object

Details

mixed createAttributeValueFromNormalizedJson(mixed $json)

Could be a string, could be an array representation of a more complex request body object

Parameters

mixed $json

Return Value

mixed