Function __global->get_translation_object_for_hook
Definitions
sources/translation.php
- Get a particular translation object.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$hook | string | required parameter | N/A | N/A | Specific hook to use |
Return
- Translation object
- Type: object
- Set: N/A
- Range: N/A