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.


Top ↑

Return Return

(static)


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php


			


Top ↑

User Contributed Notes User Contributed Notes

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