ValueToDuplicatesTransformer::reverseTransform()

mixed reverseTransform(array $array)

Extracts the duplicated value from an array.

Parameters

array $array

Return Value

mixed The value in the original representation

Exceptions

TransformationFailedException If the given value is not an array or if the given array can not be transformed.
doc_Symfony
2016-10-28 06:36:57
Comments
Leave a Comment

Please login to continue.