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.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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