ActionScheduler_Logger::log_failed_fetch_action( string $action_id, Exception|NULL $exception = NULL )
Description Description
Parameters Parameters
- $action_id
-
(Required)
- $exception
-
(Optional) The exception which occured when fetching the action. NULL by default for backward compatibility.
Default value: NULL
Return Return
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php