ThemeService

Implements \ThemeServiceInterface

Class ThemeService

package

Default

Methods

ThemeService constructor.

__construct(\ThemeRepositoryInterface $repository) 

Arguments

build a temporary theme.

buildTemporaryTheme(\ThemeId $themeId, \ThemeSettingsInterface $settings) : void

Arguments

$themeId

\ThemeId

Get Available themes.

getAvailableThemes(\ThemeDirectoryRootInterface $source) : \ThemeNameCollection

Properties

repository

repository : \ThemeRepositoryInterface