Model
Config
Magento\Wishlist\Model\Wishlist\Config
What it does
This class provides configuration settings for the Magento 2 Wishlist module.
Developers use it to check if the wishlist feature is enabled in the store's configuration, which is useful before displaying wishlist-related functionality or processing wishlist operations.
Public Methods
- isEnabled()