Function Hook_actionlog->get_identifier
Definitions
sources/actionlog.php
- Get identifier for an action log entry handled by this hook.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$actionlog_row | array | required parameter | N/A | N/A | Action log row |
$handler_data | array | required parameter | N/A | N/A | Handler data |
Return
- Identifier (null: none)
- Type: ?string
- Set: N/A
- Range: N/A