ActionScheduler_WPCLI_Command::execute()publicWC 1.0

Execute command.

Method of the class: ActionScheduler_WPCLI_Command{}

No Hooks.

Return

null. Nothing (null).

Usage

$ActionScheduler_WPCLI_Command = new ActionScheduler_WPCLI_Command();
$ActionScheduler_WPCLI_Command->execute();

ActionScheduler_WPCLI_Command::execute() code WC 9.8.1

abstract public function execute();