Model
Status
Magento\Integration\Model\Integration\Source\Status
What it does
This class provides a standardized list of integration status options (Inactive, Active, Reset) for use in admin forms and grids.
Developers use this class when building UI components like select dropdowns or filters that need to display integration statuses, ensuring consistent status values throughout the Magento admin panel.
Public Methods
- toOptionArray()