Log in
Model

Physical

Magento\Theme\Model\Theme\Domain\Physical

What it does

This class manages physical themes in Magento 2 and provides functionality to create virtual theme customizations from them.

Developers use this class when they need to create a customizable copy of a physical theme without modifying the original, allowing store owners to safely customize themes while preserving the ability to update the parent theme.

Public Methods

  • createVirtualTheme()