Class ThemeEntity
Class ThemeEntity
- hji\membership\interfaces\Product
- hji\membership\models\ThemeEntity
Namespace: hji\membership\models
Package: hji\membership\models
Since: 2.0
Located at classes/models/ThemeEntity.php
Package: hji\membership\models
Since: 2.0
Located at classes/models/ThemeEntity.php
Methods summary
protected static
array
|
|
public
mixed
|
|
public
|
|
public
|
Methods inherited from hji\membership\interfaces\Product
__construct()
,
getName()
,
getSlug()
,
getType()
,
getUpdateInfo()
,
isPackage()
Constants summary
Constants inherited from hji\membership\interfaces\Product
Properties summary
protected
|
$file
Main product file |
|
protected
|
$theme
|
|
protected
|
$data
|
|
protected
string
|
$type
Product type |
#
'theme'
|