MoneyToLocalizedStringTransformer::reverseTransform()

mixed reverseTransform(mixed $value)

Transforms a localized money string into a normalized format.

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 a string or if the value can not be transformed.
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.