Skip to content

Commit 5171cb6

Browse files
committed
Update stubs
1 parent c44458e commit 5171cb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wordpress-stubs.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108623,7 +108623,6 @@ function spawn_cron($gmt_time = 0)
108623108623
* @since 5.7.0 Functionality moved to _wp_cron() to which this becomes a wrapper.
108624108624
* @since 6.9.0 The _wp_cron() callback is moved from {@see 'wp_loaded'} to the {@see 'shutdown'} action,
108625108625
* unless `ALTERNATE_WP_CRON` is enabled; the function now always returns void.
108626-
* @phpstan-return false|int<0, max>|void
108627108626
*/
108628108627
function wp_cron(): void
108629108628
{

0 commit comments

Comments
 (0)