Model
EmptyGroupCategory
Magento\Store\Model\Message\EmptyGroupCategory
What it does
This class generates a system notification message when store groups in Magento 2 are not associated with a root category.
Developers would encounter this when building multi-store setups, as it alerts administrators that certain stores won't appear in the storefront until they're linked to a root category through the admin panel.
Public Methods
- isDisplayed()
- getIdentity()
- getText()
- getSeverity()