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.


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.