Skip to content

Commit 54248f2

Browse files
committed
Fixed PHPDocs
1 parent ac29d70 commit 54248f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Normalizer/GetSetMethodNormalizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ public function denormalize($data, $class, $format = null, array $context = arra
158158
* As option, if attribute name is found on camelizedAttributes array
159159
* returns attribute name in camelcase format
160160
*
161-
* @param string $attribute
161+
* @param string $attributeName
162162
* @return string
163163
*/
164164
protected function formatAttribute($attributeName)

0 commit comments

Comments
 (0)