Rule Module
Model\Action\ActionInterface
Interface
This is a marker interface used to identify classes that represent actions in Magento's rule engine system. Developers implement this interface when c...
Model\Condition\ConditionInterface
Interface
This interface defines the contract for rule conditions that need to interact with database queries in Magento 2. Developers implement this interface...