Log in
Model

Config

Magento\Review\Model\Review\Config

What it does

This class provides configuration access for the Review module, specifically determining if product reviews are enabled in the store.

Developers would use this class to check if review functionality should be available before displaying review-related features like forms, listings, or ratings in their custom code or templates.

Public Methods

  • isEnabled()