Commit bbd8437
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 e75fd70 commit bbd8437
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
0 commit comments