Commit c7d29ed
committed
Add return type union to cast_value() method
Use explicit union type (string|bool|int|float|array) instead of
mixed for better type safety and documentation.1 parent bf48dc0 commit c7d29ed
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments