extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getId(): string
|
# |
public
|
setId(string $id): self
|
# |
public
|
getName(): string
|
# |
public
|
setName(string $name): self
|
# |
public
|
getDescription(): ?string
|
# |
public
|
setDescription(?string $description): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$id
|
# |
protected
|
string
|
$name
|
# |
protected
|
string|null
|
$description
|
# |