Skip to content

Commit f7dc755

Browse files
CS fixes
1 parent 69a2950 commit f7dc755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Serializer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public function supportsDenormalization($data, $type, $format = null)
157157
/**
158158
* Returns a matching normalizer.
159159
*
160-
* @param object $data The object to get the serializer for
160+
* @param object $data The object to get the serializer for
161161
* @param string $format format name, present to give the option to normalizers to act differently based on formats
162162
*
163163
* @return NormalizerInterface|null

0 commit comments

Comments
 (0)