Log in
Helper

Catalog

Magento\Catalog\Helper\Catalog

What it does

This helper class manages custom attribute tab block names for product and category edit forms in the Magento admin panel.

Developers use it to customize or retrieve the block class names that render attribute tabs when editing products or categories, allowing for UI customization in the admin interface.

Public Methods

  • getAttributeTabBlock()
  • setAttributeTabBlock()
  • getCategoryAttributeTabBlock()
  • setCategoryAttributeTabBlock()