Log in
Model

RegistryConstants

Magento\SalesRule\Model\RegistryConstants

What it does

This class defines constant keys used to store and retrieve sales rule (promotion/coupon) data from Magento's registry.

Developers use these constants when saving or accessing the currently active sales rule in the registry, ensuring consistent key naming across the SalesRule module and avoiding hardcoded string values.