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

Commit3b24418

Browse files
Update components/serializer.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parente1f5d7c commit3b24418

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎components/serializer.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,8 @@ By default, the Serializer will add ``null`` to nullable properties when the par
12491249
You can change this behavior by setting the ``AbstractNormalizer::PREVENT_NULLABLE_FALLBACK`` context option
12501250
to ``true``::
12511251

1252-
class Dummy {
1252+
class Dummy
1253+
{
12531254
public function __construct(
12541255
public string $foo,
12551256
public ?string $bar,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp