Log in
Collection

Action\Collection

Magento\SalesRule\Model\Rule\Action\Collection

What it does

This class manages the collection of actions that can be applied when a sales rule is triggered in Magento's promotions system.

Developers use this to define what actions are available for shopping cart price rules, such as updating product attributes or applying discounts.

It extends the base Rule action collection and adds sales-specific actions like 'Update the Product'.

Public Methods

  • getNewChildSelectOptions()