Event emitted after action execution.
Methods¶
__construct() ¶
RemoveTaxonomyEntryEvent.php
:
24
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$taxonomyEntry | TaxonomyEntry | - | - |
$contentIds | array<string|int, int> | [] | - |
getContentIds() ¶
RemoveTaxonomyEntryEvent.php
:
40
|
|
Return values
array<string|int, int>
getTaxonomyEntry() ¶
RemoveTaxonomyEntryEvent.php
:
32
|
|