Log in
Model

ProductAttributeSearchResults

Magento\Catalog\Model\ProductAttributeSearchResults

What it does

This class serves as a data transfer object (DTO) that contains search results for product attributes in Magento 2.

It's used by repository methods to return a collection of product attributes along with pagination and filtering metadata when searching or retrieving multiple attribute records through the API or service layer.