|
Bristol SU Support Package
|


Public Member Functions | |
| run () | |
Public Member Functions inherited from BristolSU\Support\Action\Contracts\Action | |
| __construct (array $data=[]) | |
| handle () | |
| getResponse () | |
| option (string $key, $default=null) | |
| getData () | |
| run () | |
Public Member Functions inherited from BristolSU\Support\Action\History\RecordsHistory | |
| setActionInstanceId (int $actionInstanceId) | |
| setEventFields (array $eventFields) | |
| setSettings (array $settings) | |
| saveHistory (ActionResponse $response) | |
Static Public Member Functions | |
| static | options () |
Static Public Member Functions inherited from BristolSU\Support\Action\Contracts\Action | |
| static | options () |
|
static |
| BristolSU\Support\Action\Actions\Log::run | ( | ) |
Handle logging the message to the log
Definition at line 21 of file Log.php.
References BristolSU\Support\Action\ActionResponse\failure(), BristolSU\Support\Action\Contracts\Action\option(), and BristolSU\Support\Action\ActionResponse\success().
1.8.13