Log in
Model

GroupList

Magento\Payment\Model\ResourceModel\Grid\GroupList

What it does

This class provides a list of payment method groups as an option array, typically used for dropdown filters in admin grids.

Developers use this when they need to display payment method options in UI components like grid filters or form select elements, where users can filter or select by payment method groups.

Public Methods

  • toOptionArray()