CallbackTransformer::reverseTransform()

mixed reverseTransform(mixed $data)

Transforms a value from the transformed representation to its original representation.

Parameters

mixed $data The value in the transformed representation

Return Value

mixed The value in the original representation

Exceptions

UnexpectedTypeException when the argument is not of the expected type
TransformationFailedException when the transformation fails
doc_Symfony
2016-10-28 06:08:18
Comments
Leave a Comment

Please login to continue.