PercentToLocalizedStringTransformer::reverseTransform()

mixed reverseTransform(mixed $value)

Transforms between a percentage value into a normalized format (integer or float).

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 could not be transformed.
doc_Symfony
2016-10-28 06:26:06
Comments
Leave a Comment

Please login to continue.