Skip to content

Commit 0b49d9b

Browse files
author
Christian Kolb
committed
Fix broken code example
1 parent 1b0e274 commit 0b49d9b

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
@@ -1253,7 +1253,8 @@ to ``true``::
12531253
public function __construct(
12541254
public string $foo,
12551255
public ?string $bar,
1256-
)
1256+
) {
1257+
}
12571258
}
12581259

12591260
$data = ['foo' => 'notNull'];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy