This event occurs when an action should handled.

 Methods

Return the action response.

getResponse() : string

Returns

string

Set the action response.

setResponse(string $response) : \ContaoCommunityAlliance\DcGeneral\Event\ActionEvent

Parameters

$response

string

The response.

Returns

 Properties

 

The action response, if any is set.

$response : string