IdentityMarshaller
class IdentityMarshaller implementsMarshallerInterface
Methods
array
marshall(array$values,array|null$failed)
Serializes a list of values.
mixed
unmarshall(string$value)
Unserializes a single value and throws an exception if anything goes wrong.