DateTimeToArrayTransformer::reverseTransform()

mixed reverseTransform(mixed $value)

Transforms a localized date into a normalized date.

Parameters

mixed $value The value in the transformed representation

Return Value

mixed The value in the original representation

Exceptions

TransformationFailedException If the given value is not an array, if the value could not be transformed
doc_Symfony
2016-10-28 06:13:09
Comments
Leave a Comment

Please login to continue.