ActionScheduler_InvalidActionException::from_decoding_args( string $action_id, $args = array() )
Create a new exception when the action’s args cannot be decoded to an array.
Description Description
Parameters Parameters
- $action_id
-
(Required) The action ID with bad args.
Return Return
(static)
Source Source
File: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php