Interface ThemeRepositoryInterface
package |
Default |
---|
getAvailableThemes(\ThemeDirectoryRootInterface $source) : \ThemeNameCollection
getById(\ThemeId $id, \ThemeDirectoryRootInterface $source) : \ThemeInterface
save(\ThemeInterface $theme, \ThemeDirectoryRootInterface $destination) : void