You are here

function hook_uuid_id_uri_data in Universally Unique IDentifier 7

Alter entity URI before creating UUID URI.

File

./uuid.api.php, line 138
Hooks provided by the UUID module.

Code

function hook_uuid_id_uri_data($data) {
}