Function Hook_cron_privacy_purging->handle_for_table
Definitions
sources/hooks/systems/cron/privacy_purging.php
- Run the task hook.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$hook_ob | object | required parameter | N/A | N/A | Privacy object |
$table_name | string | required parameter | N/A | N/A | Table name |
$table_details | array | required parameter | N/A | N/A | Table details |
$table_action | integer | required parameter | N/A | N/A | A PRIVACY_METHOD_* constant |