ActionScheduler_Store::validate_args( mixed $args, int $action_id )
Validate that we could decode action arguments.
Description Description
Parameters Parameters
- $args
-
(Required) The decoded arguments.
- $action_id
-
(Required) The action ID.
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php