Event emitted after action execution.
Methods¶
__construct() ¶
CreateSegmentEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$createStruct | SegmentCreateStruct | - | - |
$segmentResult | Segment | - | - |
getCreateStruct() ¶
CreateSegmentEvent.php
:
27
|
|
Return values
SegmentCreateStruct
getSegmentResult() ¶
CreateSegmentEvent.php
:
32
|
|
Return values
Segment