Commit 909d64c
committed
Coding Standards: Explicitly return
This matches the documented `@return` type in `save_mod_rewrite_rules()` and `iis7_save_url_rewrite_rules()`.
Follow-up to [12726], [17328], [43362].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60353 602fd350-edb4-49c9-b593-d223f7449a82null in functions saving URL rewrite rules.1 parent 6ea383f commit 909d64c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments