Commit 935f4d1
committed
Docs: Fix var types of parameters in
The related docblocks were previously defining `$value` and `$original_value` as if they were of type `string`, but they can also be of other types, like `array`.
Props gerardreches, crstauf, mukesh27.
Fixes #60214.
See #59651.
git-svn-id: https://develop.svn.wordpress.org/trunk@57302 602fd350-edb4-49c9-b593-d223f7449a82sanitize_option() and sanitize_option_{$option}.1 parent bb1c19f commit 935f4d1
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4846 | 4846 | | |
4847 | 4847 | | |
4848 | 4848 | | |
4849 | | - | |
4850 | | - | |
| 4849 | + | |
| 4850 | + | |
4851 | 4851 | | |
4852 | 4852 | | |
4853 | 4853 | | |
| |||
5119 | 5119 | | |
5120 | 5120 | | |
5121 | 5121 | | |
5122 | | - | |
| 5122 | + | |
5123 | 5123 | | |
5124 | | - | |
| 5124 | + | |
5125 | 5125 | | |
5126 | 5126 | | |
5127 | 5127 | | |
| |||
0 commit comments