10000 Fix CS · symfony/symfony@cebc036 · GitHub
[go: up one dir, main page]

Skip to content

Commit cebc036

Browse files
committed
Fix CS
1 parent b142c32 commit cebc036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ protected function instantiateObject(array &$data, $class, array &$context, \Ref
389389
/**
390390
* @internal
391391
*
392-
* @param array $parentContext
392+
* @param array $parentContext
393393
* @param string $attribute
394394
*
395395
* @return array

0 commit comments

Comments
 (0)
0