WCAdminActiveForRuleProcessor::process( object $rule, object $stored_state )
Performs a comparison operation against the amount of time wc-admin has been active for in days.
Description Description
Parameters Parameters
- $rule
-
(Required) The rule being processed.
- $stored_state
-
(Required) Stored state.
Return Return
(bool) The result of the operation.
Source Source
File: packages/woocommerce-admin/src/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php