function hook_uuid_uri_data in Universally Unique IDentifier 7
Alter UUID URI data after processing.
File
- ./
uuid.api.php, line 132 - Hooks provided by the UUID module.
Code
function hook_uuid_uri_data($data) {
}
Alter UUID URI data after processing.
function hook_uuid_uri_data($data) {
}