Log in
Model

OptionManagement

Magento\Catalog\Model\Category\Attribute\OptionManagement

What it does

This class manages attribute options for category attributes in Magento 2.

Developers use it to retrieve available options for a specific category attribute (like dropdown or multi-select values).

It acts as a wrapper around the EAV attribute option management system, specifically tailored for category attributes.

Public Methods

  • getItems()