WooCommerce Code Reference

PublishBeforeTimeRuleProcessor
in package
implements RuleProcessorInterface

Rule processor for sending before a specified date/time.

Interfaces, Classes and Traits

RuleProcessorInterface
Rule processor interface

Table of Contents

__construct()  : mixed
Constructor.
process()  : bool
Process the rule.
validate()  : bool
Validates the rule.

Methods