Action properties
$isCli
When set to true, this action will only be able to be executed via the command line CLI interface.
Default: false
$request
The Request object that triggers this Action
$responseClass
The name of the Response class this Action is expected to return
Last updated