RuleEvaluator
Evaluate the given rules as an AND operation – return false early if a rule evaluates to false.
Description Description
Source Source
File: packages/woocommerce-admin/src/RemoteInboxNotifications/RuleEvaluator.php
Methods Methods
- __construct — Constructor.
- evaluate — Evaluate the given rules as an AND operation - return false early if a rule evaluates to false.