ThemeName

Implements \ThemeNameInterface

Class ThemeName

package

Default

Methods

ThemeName constructor.

__construct(\StringType $name) 

Arguments

$name

\StringType

Theme name.

Named constructor of theme name.

create(string $name) : \ThemeName
static

Arguments

$name

string

Theme name.

Response

\ThemeName

New instance.

Returns the theme name.

getName() : string

Response

string

Properties

name

name : string
var

Type(s)

string