PluginVersionRuleProcessor::process( object $rule, object $stored_state )
Process the rule.
Description Description
Parameters Parameters
- $rule
-
(Required) The specific rule being processed by this rule processor.
- $stored_state
-
(Required) Stored state.
Return Return
(bool) Whether the rule passes or not.
Source Source
File: packages/woocommerce-admin/src/RemoteInboxNotifications/PluginVersionRuleProcessor.php