You are here

function hook_process_icon in Icon API 7

Same name and namespace in other branches
  1. 8 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.
}