Function Hook_actionlog_authors->get_written_context

Definitions

sources/hooks/systems/actionlog/authors.php

  • Get written context 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
$identifier ?string required parameter N/A N/A Identifier (null: none)

Return

  • Written context (null: none)
  • Type: ?string
  • Set: N/A
  • Range: N/A