Methods¶
__construct()
¶
TaxonomyEntry.php
:
19
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $id | int | - | - |
| $parentId | int|null | - | - |
| $name | string | - | - |
getId()
¶
TaxonomyEntry.php
:
26
|
|
|
Return values
int
getName()
¶
TaxonomyEntry.php
:
36
|
|
|
Return values
string
getParentId()
¶
TaxonomyEntry.php
:
31
|
|
|
Return values
int|null