Log in
Model

FilterProductCustomAttribute

Magento\Catalog\Model\FilterProductCustomAttribute

What it does

This class filters out specific product custom attributes that should not be processed or displayed.

Developers use it to exclude certain attribute codes from arrays of product attributes, typically when you need to prevent system or internal attributes from being exposed in certain contexts like API responses or attribute management operations.

Public Methods

  • execute()