ActionScheduler_Store_Deprecated::mark_failed_fetch_action( int $action_id )
Mark an action that failed to fetch correctly as failed.
Description Description
Parameters Parameters
- $action_id
-
(Required) The ID of the action.
Source Source
File: packages/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php
Changelog Changelog
Version | Description |
---|---|
2.2.6 | Introduced. |