Model
SimpleActionOptionsProvider
Magento\CatalogRule\Model\Rule\Action\SimpleActionOptionsProvider
What it does
This class provides the available discount action options for catalog price rules in Magento 2.
Developers use this when building admin interfaces or programmatically working with catalog rules to display or validate the four discount types: percentage of original price, fixed amount discount, adjusting to a percentage, or adjusting to a fixed final price.
Public Methods
- toOptionArray()