BooleanToStringTransformer::reverseTransform()

mixed reverseTransform(mixed $value)

Transforms a string into a Boolean.

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.
doc_Symfony
2016-10-28 06:07:04
Comments
Leave a Comment

Please login to continue.