Warning: This method has been deprecated.
ActionScheduler::check_shutdown_hook( string $function_name )
Issue deprecated warning if an Action Scheduler function is called in the shutdown hook.
Description Description
Parameters Parameters
- $function_name
-
(Required) The name of the function being called.
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler.php