ThemeWriterInterface

Extends

Interface ThemeWriterInterface

package

Default

Methods

Saves the given them to the destination.

save(\ThemeInterface $theme, \ThemeDirectoryRootInterface $destination) : void

Arguments

$theme

\ThemeInterface

Theme to be saved.

$destination

\ThemeDirectoryRootInterface

Destination directory.