ThemeServiceFactory

Class ThemeServiceFactory

package

Default

Methods

Returns an instance of theme repository.

_createRepository(\ExistingDirectory $source) : \ThemeRepository
static

Arguments

Response

\ThemeRepository

Creates an instance of theme service.

createThemeService(\ExistingDirectory $source) : \ThemeService
static

Arguments

Response

\ThemeService

Properties

repository

repository : \ThemeRepository
static
var

Type(s)

\ThemeRepository