Event emitted after action execution.
Methods¶
__construct()
¶
SuggestEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$query | SuggestionQuery | - | - |
$suggestionCollection | SuggestionCollection | - | - |
getQuery()
¶
SuggestEvent.php
:
27
|
|
Return values
SuggestionQuery
getSuggestionCollection()
¶
SuggestEvent.php
:
32
|
|