Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5271a72

Browse files
committed
A bit of style
1 parenta83ad3f commit5271a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ abstract protected function setAttributeValue($object, $attribute, $value, $form
270270
/**
271271
* Validates the submitted data and denormalizes it.
272272
*
273-
* @param mixed$data
273+
* @param mixed $data
274274
*
275275
* @return mixed
276276
*
@@ -339,7 +339,7 @@ private function validateAndDenormalize(string $currentClass, string $attribute,
339339
/**
340340
* Sets an attribute and apply the name converter if necessary.
341341
*
342-
* @param mixed$attributeValue
342+
* @param mixed $attributeValue
343343
*/
344344
privatefunctionupdateData(array$data,string$attribute,$attributeValue):array
345345
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp