Commit 07bf0f9
committed
Docs: Fix types for
Corrects the type for the `$time` and `$previous_time` parameters in the filter to indicate the times are expressed as strings. The values are generated from a call to `microtime()` which returns the time as a string in the form `msec sec`.
Props tillkruess, westonruter.
Fixes #63194.
git-svn-id: https://develop.svn.wordpress.org/trunk@60128 602fd350-edb4-49c9-b593-d223f7449a82wp_cache_set_last_changed filter.1 parent 2e63863 commit 07bf0f9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8069 | 8069 | | |
8070 | 8070 | | |
8071 | 8071 | | |
8072 | | - | |
8073 | | - | |
8074 | | - | |
| 8072 | + | |
| 8073 | + | |
| 8074 | + | |
8075 | 8075 | | |
8076 | 8076 | | |
8077 | 8077 | | |
| |||
0 commit comments