function hook_process_icon in Icon API 8
Same name and namespace in other branches
- 7 icon.api.php \hook_process_icon()
Implements hook_process_icon().
File
- ./
icon.api.php, line 146 - icon.api.php Hooks and form elements provided by the Icon API module.
Code
function hook_process_icon(&$variables) {
// Not likely needed, but inherently available nonetheless.
}