Log in
Model

ScopeValidator

Magento\Store\Model\ScopeValidator

What it does

This class validates whether a given scope (like store, website, or default) and its corresponding scope ID are valid in Magento.

Developers use this when they need to verify that configuration scope parameters are legitimate before performing operations, preventing errors from invalid scope references.

Public Methods

  • isValidScope()