phpDocumentor

ThemeName
in package
implements ThemeNameInterface

Class ThemeName

Interfaces, Classes and Traits

ThemeNameInterface
Interface ThemeNameInterface

Table of Contents

$name  : string
__construct()  : mixed
ThemeName constructor.
create()  : ThemeName
Named constructor of theme name.
getName()  : string
Returns the theme name.

Properties

Methods

create()

Named constructor of theme name.

public static create(string $name) : ThemeName
Parameters
$name : string

Theme name.

Return values
ThemeName

New instance.

getName()

Returns the theme name.

public getName() : string
Return values
string

Search results