mixed reverseTransform(mixed $value)
Transforms between a percentage value into a normalized format (integer or float).
mixed reverseTransform(mixed $value)
Transforms between a percentage value into a normalized format (integer or float).
mixed | $value | The value in the transformed representation |
mixed | The value in the original representation |
TransformationFailedException | If the given value is not a string or if the value could not be transformed. |
Designed by : w10schools
service@w10schools.com
Please login to continue.