Helper
Catalog
Magento\Catalog\Helper\Catalog
What it does
This helper class manages custom attribute tab block names for product and category edit pages in the Magento admin panel.
Developers use this class to retrieve or set custom block names that will be displayed in the attribute tabs when editing products or categories.
It provides a centralized way to customize the admin interface's attribute display sections.
Public Methods
- getAttributeTabBlock()
- setAttributeTabBlock()
- getCategoryAttributeTabBlock()
- setCategoryAttributeTabBlock()