Skip to content

Commit 73f4149

Browse files
committed
Improve documentation
1 parent 2c00353 commit 73f4149

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/9.0/reader/record-mapping.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,9 @@ one of its argument with the name <code>$reflectionProperty</code>. This means y
417417
<code>reflectionProperty</code> as a possible key of the associative array given to <code>castArguments</code></p>
418418

419419
```php
420-
<php
420+
<?php
421+
422+
declare(strict_types=1);
421423

422424
namespace App\Domain\Money;
423425

0 commit comments

Comments
 (0)