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


Top ↑

Return Return

(ActionScheduler_LogEntry[])


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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