mixed transform(mixed $data)
Transforms a value from the original representation to a transformed representation.
mixed transform(mixed $data)
Transforms a value from the original representation to a transformed representation.
mixed | $data | The value in the original representation |
mixed | The value in the transformed representation |
UnexpectedTypeException | when the argument is not of the expected type |
TransformationFailedException | when the transformation fails |
Designed by : w10schools
service@w10schools.com
Please login to continue.