Log in
Model

Options

Magento\AsynchronousOperations\Model\BulkUserType\Options

What it does

This class provides user type options for bulk operations in Magento 2's asynchronous operations system.

It returns an array of available user types (Admin and Integration) that can be used in dropdown menus or forms when configuring or filtering bulk operations.

Developers use this when they need to display user type options in the admin panel related to asynchronous bulk operations.

Public Methods

  • toOptionArray()