NotRuleProcessor::process( object $rule, object $stored_state )

Evaluates the rules in the operand and negates the result.


Description Description


Parameters Parameters

$rule

(Required) The specific rule being processed by this rule processor.

$stored_state

(Required) Stored state.


Top ↑

Return Return

(bool) The result of the operation.


Top ↑

Source Source

File: packages/woocommerce-admin/src/RemoteInboxNotifications/NotRuleProcessor.php


			

Top ↑

User Contributed Notes User Contributed Notes

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