|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (StoreManagerInterface $storeManager, ThemeProviderInterface $themeProvider, ValueInterface $configData) | |
| validateIsThemeInUse ($themePaths) | |
Class ThemeValidator
Definition at line 17 of file ThemeValidator.php.
| __construct | ( | StoreManagerInterface | $storeManager, |
| ThemeProviderInterface | $themeProvider, | ||
| ValueInterface | $configData | ||
| ) |
| StoreManagerInterface | $storeManager | |
| ThemeProviderInterface | $themeProvider | |
| ValueInterface | $configData |
Definition at line 46 of file ThemeValidator.php.
| validateIsThemeInUse | ( | $themePaths | ) |
Validate the theme if being in use in default, website, or store.
| string[] | $themePaths |
Definition at line 62 of file ThemeValidator.php.