Commit 90a2cab
committed
Docs: Update parameter types to allow null for interactivity api functions
When [58327] added annotations for a nullable-typed argument in the Interactivity API, the PHPDoc comment wasn’t also updated. This patch adds the corresponding documentation update.
Prepared ahead of WCEU 2026, merged as part of Contributor Day.
Developed in: WordPress#11470
Discussed in: https://core.trac.wordpress.org/ticket/65404
Follow-up to [58327].
Props audrasjb, mukesh27, soean.
Fixes #65404.
git-svn-id: https://develop.svn.wordpress.org/trunk@62458 602fd350-edb4-49c9-b593-d223f7449a821 parent 0b4e8eb commit 90a2cab
2 files changed
Lines changed: 7 additions & 7 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments