Commit 0c8c26a
authored
[Doctrine] Update doctrine.rst
As the type hinting from setter is available, this example will not work.
Even without `declare(strict_types=1);` string which could be convert to integer will work but with it, impossible to run this example, as we will have the error "int" expected.1 parent 3ca2487 commit 0c8c26a
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | 452 | | |
459 | 453 | | |
460 | 454 | | |
| |||
0 commit comments