final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
string $typeName,
string $typeNamePlural,
mixed $title = null,
mixed $description = null,
mixed $image = null,
?string $imageUrl = null,
?string $typeImageUrl = null,
?string $initials = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
string
|
$typeName
|
# |
public
readonly
|
string
|
$typeNamePlural
|
# |
public
readonly
|
mixed
|
$title
|
# |
public
readonly
|
mixed
|
$description
|
# |
public
readonly
|
mixed
|
$image
|
# |
public
readonly
|
?string
|
$imageUrl
|
# |
public
readonly
|
?string
|
$typeImageUrl
|
# |
public
readonly
|
?string
|
$initials
|
# |