Event emitted before action execution.
Methods¶
__construct()
¶
BeforeMoveTaxonomyEntryEvent.php
:
20
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $taxonomyEntry | TaxonomyEntry | - | - |
| $newParent | TaxonomyEntry | - | - |
getNewParent()
¶
BeforeMoveTaxonomyEntryEvent.php
:
33
|
|
|
Return values
getTaxonomyEntry()
¶
BeforeMoveTaxonomyEntryEvent.php
:
28
|
|
|